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 3e08313 commit 7bbd536Copy full SHA for 7bbd536
.github/workflows/ci.yaml
@@ -162,4 +162,4 @@ jobs:
162
ls
163
- name: Untar code-server file
164
run: |
165
- tar -xfz release-packages/code-server*-linux-amd64.tar.gz
+ tar -xzf release-packages/code-server*-linux-amd64.tar.gz
0 commit comments