Skip to content

Commit 0310e09

Browse files
jsjoeiocode-asher
andauthored
Update .github/workflows/ci.yaml
Co-authored-by: Asher <ash@coder.com>
1 parent 2b7dfa4 commit 0310e09

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
@@ -33,7 +33,7 @@ jobs:
3333
path: ./release-packages
3434
- name: Untar code-server file
3535
run: |
36-
cd release-packages && tar -xzf release-packages/code-server*-linux-amd64.tar.gz
36+
cd release-packages && tar -xzf code-server*-linux-amd64.tar.gz
3737
- uses: microsoft/playwright-github-action@v1
3838
- name: Install dependencies and run tests
3939
run: |

0 commit comments

Comments
 (0)