This commit is contained in:
bonjour 2026-04-08 16:18:40 +08:00
parent 00de4d8466
commit 462ae0b1c5
No known key found for this signature in database

View file

@ -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 }}