This commit is contained in:
parent
1f23699f5a
commit
2a61775eb6
2
.github/workflows/futon-deploy.yaml
vendored
2
.github/workflows/futon-deploy.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: install Node.js
|
- name: install Node.js
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 16
|
||||||
|
|
||||||
- name: Install ependencies
|
- name: Install ependencies
|
||||||
run: 'npm ci'
|
run: 'npm ci'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user