Skip to content

Commit e9c6533

Browse files
committed
another attempt
1 parent fada150 commit e9c6533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@ jobs:
157157
path: ./release-packages
158158
- name: Untar code-server file
159159
run: |
160-
tar -xfz release-packages/code-server.tar.gz
160+
tar -xfz release-packages/code-server*-linux-amd64.tar.gz
161161
echo "untar complete"
162162
ls

0 commit comments

Comments
 (0)