Skip to content

Commit

Permalink
Update sonic-otn-ot-pre-202411-vs-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic-otn authored Nov 2, 2023
1 parent b2c2de4 commit bec6c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sonic-otn-ot-pre-202411-vs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ jobs:
cd 202411_${{github.run_number}}
make init
make configure PLATFORM=ot-vs
KERNEL_PROCURE_METHOD=download make target/sonic-ot-vs.img.gz
make target/sonic-ot-vs.img.gz
- name: 'Upload Artifact'
uses: actions/upload-artifact@v3
with:
name: otn-202411-artifact
path: |
202411_${{github.run_number}}/sonic-installer.img
202411_${{github.run_number}}/target/*.img.gz
202411_${{github.run_number}}/target/*.img.gz

0 comments on commit bec6c5d

Please sign in to comment.