Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
afwbkbc committed Jul 7, 2024
1 parent bf1d443 commit efc5f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: ninja
- name: data64
working-directory: ./build
run: mv GLSMAC_data bin/
run: mv ../GLSMAC_data bin/
- name: pack64
working-directory: ./build
run: tar -C bin -zcvf GLSMAC-v0.3-win64-${{ env.SHA }}-bin64.tar.gz GLSMAC.exe GLSMAC_data
Expand Down

0 comments on commit efc5f4e

Please sign in to comment.