Skip to content

Commit 7bbd536

Browse files
committed
commit
1 parent 3e08313 commit 7bbd536

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
@@ -162,4 +162,4 @@ jobs:
162162
ls
163163
- name: Untar code-server file
164164
run: |
165-
tar -xfz release-packages/code-server*-linux-amd64.tar.gz
165+
tar -xzf release-packages/code-server*-linux-amd64.tar.gz

0 commit comments

Comments
 (0)