Skip to content

Commit 36206d3

Browse files
committed
Fix the deployment
1 parent 388cb7d commit 36206d3

File tree

5 files changed

+1
-288
lines changed

5 files changed

+1
-288
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm install
2727

2828
- name: Build and validate all steps
29-
run: node tools/deployer
29+
run: node tools/builder
3030

3131
- name: Deploy to GH pages
3232
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)