Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
FarazzShaikh committed Sep 21, 2024
1 parent 660e981 commit ebdc836
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@ jobs:

- name: Install dependencies
run: |
npm install
npm run build
cd examples
npm install
npm install three-custom-shader-material@next
npm run build
- name: Upload production-ready build files
Expand Down

0 comments on commit ebdc836

Please sign in to comment.