Skip to content

Commit

Permalink
Update 00-firstworkflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Silabs-ThieuVu authored Nov 11, 2024
1 parent e1d6534 commit 1949f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/00-firstworkflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: job1-output
path: output/**
path: output/
job2:
runs-on: windows-latest
needs: job1
Expand Down

0 comments on commit 1949f7c

Please sign in to comment.