mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 13:47:15 +08:00
ci: 清理傻逼node_modules
This commit is contained in:
2
.github/workflows/l10n.yml
vendored
2
.github/workflows/l10n.yml
vendored
@@ -47,6 +47,8 @@ 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:
|
||||
|
||||
Reference in New Issue
Block a user