1
0

fix actions

This commit is contained in:
2025-11-21 15:41:56 +09:00
parent c2e2c51efd
commit d5d088a2eb

View File

@@ -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