Skip to content

Commit

Permalink
Merge pull request #201 from yaob421123/master
Browse files Browse the repository at this point in the history
update ci
  • Loading branch information
ChenlingasMx committed Apr 7, 2023
2 parents b675250 + af2c29b commit 6de4e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
filter-author: (renovate-bot|Renovate Bot)
filter: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}'

- run: npm install
- run: npm install --legacy-peer-deps
- run: npm run build
- run: npm run build:create

Expand Down

0 comments on commit 6de4e2c

Please sign in to comment.