Skip to content

Commit 942c2cd

Browse files
committed
updated to latest upstream/3
1 parent 2fc97e8 commit 942c2cd

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
@@ -111,7 +111,7 @@ jobs:
111111
ls -alFR
112112
cd instead-cli
113113
chmod +x instead-cli/instead-cli
114-
zip -r instead-cli.zip instead-cli/
114+
zip -r ../instead-cli.zip instead-cli/
115115
- name: Create release and upload artifacts
116116
env:
117117
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)