mirror of
https://github.com/juewuy/ShellCrash.git
synced 2024-11-16 03:32:34 +08:00
Update update_singbox_core.yaml
This commit is contained in:
parent
92562f077d
commit
bebf39bf71
4
.github/workflows/update_singbox_core.yaml
vendored
4
.github/workflows/update_singbox_core.yaml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: setup go
|
- name: setup go
|
||||||
uses: actions/setup-go@v4.1.0
|
uses: actions/setup-go@v5.0.0
|
||||||
with:
|
with:
|
||||||
go-version: ${{needs.go.outputs.version}}
|
go-version: ${{needs.go.outputs.version}}
|
||||||
|
|
||||||
|
@ -140,7 +140,7 @@ jobs:
|
||||||
if: ${{ env.REPO == 'PuerNya/sing-box' }}
|
if: ${{ env.REPO == 'PuerNya/sing-box' }}
|
||||||
uses: actions/checkout@v4.1.1
|
uses: actions/checkout@v4.1.1
|
||||||
with:
|
with:
|
||||||
ref: fix-interface
|
ref: building
|
||||||
path: sing
|
path: sing
|
||||||
repository: PuerNya/sing
|
repository: PuerNya/sing
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user