Skip to content

Commit af40093

Browse files
authored
Update deploy.yml
1 parent e8a16ef commit af40093

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
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
node-version: '12.x'
1717
- run: npm ci
18-
- run: npm run build
18+
- run: npm run docs:build
1919

2020
- name: Init new repo in dist folder and commit generated files
2121
run: |

0 commit comments

Comments
 (0)