Skip to content

Commit c2a2d39

Browse files
committed
fix ci
1 parent 41c2e67 commit c2a2d39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/actions.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Setup Pages
2525
id: pages
2626
uses: actions/configure-pages@v5
27+
- run: npm ci
2728
- run: make
2829
- name: Upload
2930
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)