Skip to content

Commit af13385

Browse files
chore: Synced local '.github/' with remote 'sync-files/js/.github/' (#151)
1 parent f1f079a commit af13385

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
build:
2323
runs-on: ubuntu-latest
2424
steps:
25+
- uses: actions/setup-node@v2
26+
with:
27+
node-version: '14'
2528
- uses: actions/checkout@v2
2629
- uses: actions/cache@v2
2730
with:

0 commit comments

Comments
 (0)