Skip to content

Commit

Permalink
update - update cd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
OcelotWalrus authored Jan 24, 2024
1 parent be3050b commit 2670d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Create Unpacked Compiled Program Zip
run: |
cd dist/
zip Bane-Of-Wargs-Dist.zip Bane-Of-Wargs-Other/**********
zip Bane-Of-Wargs-Dist.zip Bane-Of-Wargs-Other/**/**/**
cd ..
mv dist/Bane-Of-Wargs-Dist.zip Bane-Of-Wargs-Dist.zip
- name: Upload artifact
Expand Down

0 comments on commit 2670d35

Please sign in to comment.