mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
Update debug.yml
Signed-off-by: fans <94341379+marsfans@users.noreply.github.com>
This commit is contained in:
parent
e9b987a03e
commit
fafb6dbcfe
7
.github/workflows/debug.yml
vendored
7
.github/workflows/debug.yml
vendored
@ -193,13 +193,8 @@ jobs:
|
||||
- name: Build
|
||||
id: build
|
||||
run: make
|
||||
- name: 'Get next minor version'
|
||||
id: semvers
|
||||
uses: "WyriHaximus/github-action-next-semvers@v1"
|
||||
with:
|
||||
version: ${{ steps.previoustag.outputs.tag }}
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: sing-box-${{ matrix.name }}-${{ steps.previoustag.outputs.tag }}
|
||||
name: sing-box-${{ matrix.name }}
|
||||
path: sing-box*
|
||||
|
Loading…
x
Reference in New Issue
Block a user