mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-16 12:35:46 +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
|
||||
with:
|
||||
name: v2rayN-${{ inputs.target }}-${{ inputs.arch }}
|
||||
path: |
|
||||
${{ github.workspace }}/v2rayN/Release/${{ inputs.target }}-${{ inputs.arch }}
|
||||
path: ${{ github.workspace }}/v2rayN/Release/${{ inputs.target }}-${{ inputs.arch }}
|
||||
Loading…
Reference in a new issue