mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 08:21:40 +00:00
~修复自动编译报错
This commit is contained in:
1
.github/workflows/update_meta_core.yaml
vendored
1
.github/workflows/update_meta_core.yaml
vendored
@@ -152,6 +152,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ matrix.name }}
|
name: ${{ matrix.name }}
|
||||||
path: meta
|
path: meta
|
||||||
|
overwrite: true
|
||||||
|
|
||||||
push_to_git:
|
push_to_git:
|
||||||
needs:
|
needs:
|
||||||
|
|||||||
1
.github/workflows/update_singbox_core.yaml
vendored
1
.github/workflows/update_singbox_core.yaml
vendored
@@ -171,6 +171,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ matrix.name }}
|
name: ${{ matrix.name }}
|
||||||
path: sing-box
|
path: sing-box
|
||||||
|
overwrite: true
|
||||||
|
|
||||||
push_to_git:
|
push_to_git:
|
||||||
needs:
|
needs:
|
||||||
|
|||||||
Reference in New Issue
Block a user