Skip to content

Commit

Permalink
💚 Fix CD Wrong Directory
Browse files Browse the repository at this point in the history
  • Loading branch information
PressJump committed Jul 3, 2022
1 parent 00bd53e commit a3b010a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/checkout@master
- name: Package
run: |
cd ./src
zip -9 -r -q ./release.zip ./*
mv ./release.zip ../release.zip
cd ..
Expand Down

0 comments on commit a3b010a

Please sign in to comment.