Skip to content

Commit

Permalink
Forgot file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
PMunch committed Jun 19, 2024
1 parent f383661 commit 2ba7c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
dir bin/*
mkdir zipfile
mkdir zipfile/choosenim
cp bin/choosenim zipfile/choosenim/
cp bin/choosenim.exe zipfile/choosenim/
cp scripts/runme.bat zipfile/
Compress-Archive -Path zipfile/ -Destination choosenim-windows.zip
- name: Upload binaries to release/tag
Expand Down

0 comments on commit 2ba7c24

Please sign in to comment.