Skip to content

Commit 19ffd06

Browse files
committed
fixup!
1 parent 307ccab commit 19ffd06

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ jobs:
3131
- name: Install dependencies
3232
run: npm ci
3333

34+
- name: Install webpack dependencies
35+
working-directory: webpack
36+
run: npm ci
37+
3438
- name: Generate Markdown
3539
run: npm run generate-md
3640

0 commit comments

Comments
 (0)