Skip to content

Commit

Permalink
Set artefact overwrite to true to fix breaking change in v4
Browse files Browse the repository at this point in the history
  • Loading branch information
theRookieCoder committed Feb 3, 2024
1 parent cb2fa78 commit 29fdaa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: binaries
overwrite: true
path: out/ferium*.zip
if-no-files-found: error

0 comments on commit 29fdaa4

Please sign in to comment.