We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 192d740 commit 5bd4f68Copy full SHA for 5bd4f68
.github/workflows/push.yml
@@ -72,7 +72,7 @@ jobs:
72
-o artifacts.zip
73
- name: Extract assignment zips
74
run: |
75
- unzip -l artifacts.zip
+ unzip artifacts.zip
76
tar -xvf artifact.tar
77
mv knock-plus.zip www/main/code/
78
- name: Archive www
0 commit comments