mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-02-17 18:50:47 +01:00
workflow node
This commit is contained in:
parent
4af8cd3c12
commit
363ee7cbeb
2
.github/workflows/gh-pages-deploy.yml
vendored
2
.github/workflows/gh-pages-deploy.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- uses: actions/setup-node@v2
|
- uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: '12'
|
node-version: '20'
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
- run: |
|
- run: |
|
||||||
npm install
|
npm install
|
||||||
|
Loading…
Reference in New Issue
Block a user