Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hrai committed Oct 19, 2020
1 parent 5feac99 commit ba7c3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
#- run: npm ci
- uses: actions/setup-node@v1
with:
node-version: 14
Expand Down

0 comments on commit ba7c3ef

Please sign in to comment.