mirror of
https://github.com/juewuy/ShellCrash.git
synced 2024-11-16 19:55:57 +08:00
添加singbox测试版actions文件
This commit is contained in:
parent
a8a9448d9e
commit
daed770afd
|
@ -146,7 +146,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
RELEASE: ${{ github.event.inputs.tag3 }}
|
RELEASE: ${{ github.event.inputs.tag3 }}
|
||||||
VERSION: ${{ steps.sing-box.outputs.version }}
|
VERSION: ${{needs.sing-box.outputs.version}}
|
||||||
steps:
|
steps:
|
||||||
- name: Get upx
|
- name: Get upx
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user