mirror of
https://github.com/roacn/openwrt-packages.git
synced 2025-01-07 03:16:45 +08:00
Update sync_lede.yml
This commit is contained in:
parent
d7d55e7184
commit
0dfc019bc5
4
.github/workflows/sync_lede.yml
vendored
4
.github/workflows/sync_lede.yml
vendored
@ -145,8 +145,8 @@ jobs:
|
||||
- name: Modify
|
||||
continue-on-error: true
|
||||
run: |
|
||||
bash .github/diy/create_acl_for_luci.sh || true
|
||||
bash .github/diy/convert_translation.sh || true
|
||||
bash .github/diy/create_acl_for_luci.sh -a >/dev/null 2>&1 || true
|
||||
bash .github/diy/convert_translation.sh -a >/dev/null 2>&1 || true
|
||||
|
||||
- name: SSH connection to Actions
|
||||
uses: kiddin9/debugger-action@master
|
||||
|
Loading…
Reference in New Issue
Block a user