Skip to content

Commit

Permalink
ci: fix typo (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed May 4, 2024
1 parent 755848b commit 80c0c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-rolling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
if-no-files-found: error

- name: 'Upload executable: Windows arm64'
uses: actions/upload-artifact@v4d
uses: actions/upload-artifact@v4
with:
name: flood-win-arm64.exe
path: dist-pkg/flood-win-arm64.exe
Expand Down

0 comments on commit 80c0c07

Please sign in to comment.