Skip to content

Commit

Permalink
innstall deps in cd
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Oct 18, 2022
1 parent 677b8c8 commit 69cda6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
submodules: "recursive"
- uses: mymindstorm/setup-emsdk@ca0cef33e53bf9149891246a1b13ef3dbd498ca5
with: {version: '2.0.31'}
- run: npm ci
- name: build
run: npm run build
- name: test
Expand Down

0 comments on commit 69cda6a

Please sign in to comment.