feat: 修改github actions

This commit is contained in:
zyronon
2025-08-10 17:21:52 +08:00
parent 8eae066aba
commit 304736a085

View File

@@ -35,7 +35,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 24
cache: 'npm'
- name: Install dependencies
run: npm install