Merge pull request 'acid testing' (#26) from futonbeta into main
Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/26
This commit is contained in:
commit
3481ec7c55
4
.github/workflows/futon-deploy.yaml
vendored
4
.github/workflows/futon-deploy.yaml
vendored
@ -14,9 +14,9 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: install Node.js
|
||||
uses: actions/setup-node@v1
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 12
|
||||
node-version: 18
|
||||
|
||||
- name: Install ependencies
|
||||
run: 'npm ci'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user