Merge pull request 'acid testing' (#27) from futonbeta into main
Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/27
This commit was merged in pull request #27.
This commit is contained in:
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'
|
||||||
|
|||||||
Reference in New Issue
Block a user