Skip to content

Commit 468858a

Browse files
committed
test 2
1 parent b644c5c commit 468858a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -616,10 +616,10 @@ jobs:
616616
with:
617617
directory: offlinedocs
618618

619-
# - name: Install dependencies
620-
# run: |
621-
# cd offlinedocs
622-
# yarn
619+
- name: Install dependencies
620+
run: |
621+
cd offlinedocs
622+
sudo yarn
623623
624624
- name: Format
625625
run: |

0 commit comments

Comments
 (0)