mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-17 21:15:47 +00:00
test
This commit is contained in:
parent
00de4d8466
commit
462ae0b1c5
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -74,5 +74,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v7.0.0
|
uses: actions/upload-artifact@v7.0.0
|
||||||
with:
|
with:
|
||||||
name: v2rayN-${{ inputs.target }}-${{ inputs.arch }}
|
name: v2rayN-${{ inputs.target }}-${{ inputs.arch }}
|
||||||
path: |
|
path: ${{ github.workspace }}/v2rayN/Release/${{ inputs.target }}-${{ inputs.arch }}
|
||||||
${{ github.workspace }}/v2rayN/Release/${{ inputs.target }}-${{ inputs.arch }}
|
|
||||||
Loading…
Reference in a new issue