Skip to content

Commit

Permalink
Merge pull request #67 from MichealWayne/feat-utils-npm
Browse files Browse the repository at this point in the history
feat change action script
  • Loading branch information
MichealWayne authored May 14, 2024
2 parents 119cd96 + d5d4b12 commit 82d6204
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doc-build-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- name: Checkout
uses: actions/checkout@master
- run: mkdir -p ./docs
- run: rm -rf ./docs
- run: mkdir -p ./docs

- name: Build
uses: actions/setup-node@v3
Expand Down

0 comments on commit 82d6204

Please sign in to comment.