2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 09:13:49 +08:00

ci: 测试换一种清理方式

This commit is contained in:
2025-04-13 02:44:06 +08:00
parent 66c30f3e33
commit 67d350ebe2
3 changed files with 3 additions and 4 deletions

View File

@@ -47,8 +47,6 @@ jobs:
- name: Compile po files to json
working-directory: web
run: pnpm run gettext:compile
- name: Clear node_modules
run: rm -rf node_modules
- uses: stefanzweifel/git-auto-commit-action@v5
name: Commit changes
with: