Skip to content

Commit

Permalink
test(build): Zip doesn't contain chmod
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Oct 17, 2023
1 parent 1ff1d32 commit a729ae7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ jobs:
mv COPYING dist
mv README.md dist
- name: Chmod 777
run: |
chmod -R 777 dist
- name: Uploading...
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit a729ae7

Please sign in to comment.