Skip to content

Commit 20a5049

Browse files
chore: Synced local '.github/' with remote 'sync-files/js/.github/' (#476)
1 parent b3504fa commit 20a5049

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)