1
0

fix actions

This commit is contained in:
2025-11-21 15:43:38 +09:00
parent d5d088a2eb
commit 3203f21a35

View File

@@ -15,10 +15,8 @@ jobs:
with:
node-version: 25
cache: 'npm'
- run: |
cd atmosphere/
npm i
- run: npm i
working-directory: atmosphere/
- name: Build
env:
TZ: "Asia/Tokyo"