Skip to content

Commit

Permalink
WIP: WIndows release[
Browse files Browse the repository at this point in the history
  • Loading branch information
henriqueaklein committed Aug 26, 2024
1 parent bd088de commit efc501c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
rm -rf !(Release) .[!.]* ..?*
cd Release
rm -rf !(SuperGenius) .[!.]* ..?*
cd ${{github.workspace}}
cd $GITHUB_WORKSPACE
tar -czvf SuperGenius.tar.gz SuperGenius/
shell: bash

Expand Down

0 comments on commit efc501c

Please sign in to comment.