Skip to content

Commit

Permalink
mkdir first
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 committed Oct 20, 2024
1 parent 704597a commit fb50afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/script-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
run: |
zip -r CatPack_Crafter_${{ github.ref_name }}_${{ matrix.os }}.zip dist/
rm -rf dist/
mkdir dist/
mv CatPack_Crafter_${{ github.ref_name }}_${{ matrix.os }}.zip dist/
- name: Upload debug builds
Expand Down

0 comments on commit fb50afe

Please sign in to comment.