Merge branch 'release'
This commit is contained in:
commit
ce92ff5306
2
.github/workflows/github-release.yml
vendored
2
.github/workflows/github-release.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Use Node.js 10.16.3
|
- name: Use Node.js 10.16.3
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: '10.16.3'
|
node-version: '10.16.3'
|
||||||
|
|
||||||
# Retrieve npm dependencies from cache. After a successful run, these dependencies are cached again
|
# Retrieve npm dependencies from cache. After a successful run, these dependencies are cached again
|
||||||
- name: Cache npm dependencies
|
- name: Cache npm dependencies
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user