Skip to content

Commit

Permalink
Disabled setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
hrai committed Oct 19, 2020
1 parent ba7c3ef commit 1099917
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
steps:
- uses: actions/checkout@v2
#- run: npm ci
- uses: actions/setup-node@v1
with:
node-version: 14
#- uses: actions/setup-node@v1
# with:
# node-version: 14
- run: npm test
- name: Update extension’s meta
env:
Expand Down

0 comments on commit 1099917

Please sign in to comment.