mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 09:13:49 +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
|
- name: Compile po files to json
|
||||||
working-directory: web
|
working-directory: web
|
||||||
run: pnpm run gettext:compile
|
run: pnpm run gettext:compile
|
||||||
|
- name: Clear node_modules
|
||||||
|
run: rm -rf node_modules
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
name: Commit changes
|
name: Commit changes
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user