Skip to content

Commit 4d3348e

Browse files
committed
workflow fix/2
1 parent 92a1f84 commit 4d3348e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Create zip
102102
run: |
103103
ls -alFR
104-
cd instead-cli
104+
cd artifact
105105
chmod +x instead-cli/instead-cli
106106
zip -r ../instead-cli.zip instead-cli/
107107

0 commit comments

Comments
 (0)