Skip to content

Commit

Permalink
fix: gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
brianzinn committed Apr 21, 2023
1 parent fa39e96 commit 86cf936
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 23,269 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
scope: brianzinn
- name: install deps (not workspace)
working-directory: ./packages/react-babylonjs
# npm install --legacy-peer-deps
# npm ci
run: |
npm ci
npm install --legacy-peer-deps
- name: build test coverage
working-directory: ./packages/react-babylonjs
run: |
Expand Down
Loading

0 comments on commit 86cf936

Please sign in to comment.