Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
xfnty committed Jun 28, 2023
1 parent 1ee95cc commit 3e0fe48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: python toolchain.py -b --target Release

- name: Zip windows artifact
run: powershell Compress-Archive build\release flappybird-windows.zip
run: powershell Compress-Archive build flappybird-windows.zip

- name: Upload windows artifact
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 3e0fe48

Please sign in to comment.