Skip to content

Commit

Permalink
Revert double zip
Browse files Browse the repository at this point in the history
  • Loading branch information
jjelliott committed Jan 11, 2023
1 parent c864bc6 commit 884a33d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/compile-progs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ jobs:
cp -r qc/ devkit/pd-devkit/
cp -r wads/ devkit/pd-devkit/
cp -r readme.txt devkit/pd-devkit/progs_dump_devkit_readme.txt
cd devkit
zip -r pd-devkit.zip pd-devkit
rm -r pd-devkit
- name: Upload devkit
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 884a33d

Please sign in to comment.