1
0

fix gh-actions

This commit is contained in:
2025-12-09 17:54:08 +09:00
parent 6d07771f6c
commit 8e7916d4d2

View File

@@ -18,8 +18,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 25
cache: 'npm'
cache-dependency-path: atmosphere/package-lock.json
- run: |
npm ci
rm -rf dist/vrma