Skip to content

Commit bdb56c4

Browse files
Update release.yml
1 parent fdb6567 commit bdb56c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
1717
- uses: actions/setup-node@v2
1818
with:
19-
node-version: 12
19+
node-version: 10
2020
registry-url: https://npm.pkg.github.com/
2121
- run: npm ci
2222
- name: npm build

0 commit comments

Comments
 (0)