Skip to content

Commit

Permalink
actions: test artifacts v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Feb 13, 2024
1 parent a87ad6f commit aadc752
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 @@ -474,7 +474,7 @@ jobs:
*.msi
- name: Archive artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: (github.event_name == 'push' || github.event_name == 'schedule') && matrix.goal == 'build'
with:
name: gyb-binaries
Expand Down

0 comments on commit aadc752

Please sign in to comment.