mirror of
https://github.com/zoriya/flood.git
synced 2025-12-05 23:06:20 +00:00
ci: fix typo (#749)
This commit is contained in:
2
.github/workflows/publish-rolling.yml
vendored
2
.github/workflows/publish-rolling.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user