Skip to content

Commit 37b2e0a

Browse files
committed
test 3
1 parent 468858a commit 37b2e0a

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
@@ -619,7 +619,7 @@ jobs:
619619
- name: Install dependencies
620620
run: |
621621
cd offlinedocs
622-
sudo yarn
622+
yarn
623623
624624
- name: Format
625625
run: |

0 commit comments

Comments
 (0)