Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashuto7h authored Jun 23, 2021
1 parent ae9089f commit 8397685
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14.17.0
- run: npm ci
- run: npm test


publish-gpr:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8397685

Please sign in to comment.