Skip to content

Commit

Permalink
ci: update wrokflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 20, 2023
1 parent cdc1327 commit b607869
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,9 @@ jobs:
node-version: 18
registry-url: 'https://registry.npmjs.org'

# - run: npm ci
- run: npm install
# - run: npm run hoist
- run: npm run bootstrap
- run: npm run build
- run: npm run build:website
- run: npm run doc

- name: Create Tag
id: create_tag
Expand Down

0 comments on commit b607869

Please sign in to comment.