Skip to content

Commit

Permalink
Update jest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beachtom committed Jul 7, 2024
1 parent 4541434 commit e06f12e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/jest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- uses: mymindstorm/setup-emsdk@v14
with:
version: 3.1.44
- uses: actions/setup-node@v4
with:
node-version: 21
- name: Install modules
run: npm i
- name: Build
Expand Down

0 comments on commit e06f12e

Please sign in to comment.