mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-30 06:46:19 +00:00
Update build.yml
This commit is contained in:
parent
b54ab63000
commit
1d6c44ca41
1 changed files with 0 additions and 8 deletions
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
|
@ -31,14 +31,6 @@ jobs:
|
|||
run: |
|
||||
cd v2rayN && .\build.ps1
|
||||
|
||||
# List output files for verification
|
||||
- name: List Output Files
|
||||
run: |
|
||||
echo "Windows Build Output:"
|
||||
dir ./bin/win-x64
|
||||
echo "Linux Build Output:"
|
||||
dir ./bin/linux-x64
|
||||
|
||||
# Package the outputs into a zip file
|
||||
- name: Package Artifacts
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue