Skip to content

Commit c78a3b6

Browse files
committed
fixup!
1 parent 19ffd06 commit c78a3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Install webpack dependencies
3535
working-directory: webpack
36-
run: npm ci
36+
run: yarn install
3737

3838
- name: Generate Markdown
3939
run: npm run generate-md

0 commit comments

Comments
 (0)