fix actions
This commit is contained in:
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
@@ -14,9 +14,7 @@ jobs:
|
|||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 25
|
node-version: 25
|
||||||
ref: main
|
cache: 'npm'
|
||||||
submodules: true
|
|
||||||
fetch-depth: 0
|
|
||||||
- run: |
|
- run: |
|
||||||
cd atmosphere/
|
cd atmosphere/
|
||||||
npm i
|
npm i
|
||||||
|
|||||||
Reference in New Issue
Block a user