Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pierremolinaro committed Sep 4, 2023
1 parent bc1f8d4 commit 733ea5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: |
cd ${{github.workspace}}/artifacts
zip -r ${{github.workspace}}/analyzer.zip .
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: all-platforms
path: ${{github.workspace}}/artifacts/**
Expand Down

0 comments on commit 733ea5b

Please sign in to comment.