Skip to content

Commit 8c71e84

Browse files
authored
fix: deploy before build at github action (#27)
* feat: plop new docs or template set alias; update docs about alias * feat: sword means offer: 03 find repeat number; fix: plop template; readme title * fix: remove changelog at pre commit * feat: sword means offer: 64-sum-1-n-nums * fix: plop docs code path; changelog; feat: editorconfig * docs: update promise apply call new docs * fix: remove pre-commit changelog * fix: remove deploy at pre-commit, set it at github action; promise resolve; promise draw.io; * fix: deploy before build at github action
1 parent c9e73b9 commit 8c71e84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
# npm run build --if-present
2525
# npm run deploy
2626
npm run test
27+
npm run docs:build
2728
# npm run changelog
2829
2930
# - name: Coveralls Parallel

0 commit comments

Comments
 (0)