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
|
||||
with:
|
||||
node-version: 25
|
||||
ref: main
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
cache: 'npm'
|
||||
- run: |
|
||||
cd atmosphere/
|
||||
npm i
|
||||
|
||||
Reference in New Issue
Block a user