Skip to content

Commit

Permalink
[ts] Update GH Action Node version.
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Sep 1, 2021
1 parent 7169359 commit 8797e3c
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 7 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/spine-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
- name: Setup TypeScript
uses: actions/setup-node@v1
with:
node-version: '13.x'
- run: npm install -g typescript
node-version: '16.6.2'
- name: Build spine-ts
working-directory: spine-ts
env:
Expand Down
46 changes: 41 additions & 5 deletions spine-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8797e3c

Please sign in to comment.