fix gh-actions
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -18,8 +18,6 @@ jobs:
|
|||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 25
|
node-version: 25
|
||||||
cache: 'npm'
|
|
||||||
cache-dependency-path: atmosphere/package-lock.json
|
|
||||||
- run: |
|
- run: |
|
||||||
npm ci
|
npm ci
|
||||||
rm -rf dist/vrma
|
rm -rf dist/vrma
|
||||||
|
|||||||
Reference in New Issue
Block a user