Update update_singbox_core.yaml
This commit is contained in:
3
.github/workflows/update_singbox_core.yaml
vendored
3
.github/workflows/update_singbox_core.yaml
vendored
@@ -72,9 +72,6 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
id: build
|
id: build
|
||||||
run: make
|
run: make
|
||||||
- name: Rename
|
|
||||||
run: |
|
|
||||||
mv -f sing-box sing-box-${{ matrix.name }}
|
|
||||||
- name: Upload file to workspace
|
- name: Upload file to workspace
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user