Skip to content

Commit 5e60273

Browse files
committed
fix syntax
1 parent 869545e commit 5e60273

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs:
8282
- run: yarn build
8383
- name: Install linkcheck
8484
- run: |-
85-
curl https://github.com/filiph/linkcheck/releases/download/v2.0.12/linkcheck-linux-x64.exe -O ./linkcheck
86-
chmod +x ./linkcheck
85+
curl https://github.com/filiph/linkcheck/releases/download/v2.0.12/linkcheck-linux-x64.exe -O ./linkcheck
86+
chmod +x ./linkcheck
8787
8888
- name: Install httpserver
8989
run: volta install http-server

0 commit comments

Comments
 (0)