fix actions
This commit is contained in:
6
.github/workflows/gh-pages.yml
vendored
6
.github/workflows/gh-pages.yml
vendored
@@ -15,10 +15,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 25
|
node-version: 25
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
- run: |
|
- run: npm i
|
||||||
cd atmosphere/
|
working-directory: atmosphere/
|
||||||
npm i
|
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
env:
|
env:
|
||||||
TZ: "Asia/Tokyo"
|
TZ: "Asia/Tokyo"
|
||||||
|
|||||||
Reference in New Issue
Block a user