mirror of
https://github.com/2dust/v2rayN.git
synced 2025-12-11 05:49:41 +05:00
update build macos
This commit is contained in:
11
.github/workflows/build-osx.yml
vendored
11
.github/workflows/build-osx.yml
vendored
@@ -25,8 +25,13 @@ jobs:
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: v2rayN-osx
|
||||
name: v2rayN-macos-64
|
||||
path: |
|
||||
./v2rayN/v2rayN-osx.zip
|
||||
./v2rayN/v2rayN-macos-64.zip
|
||||
|
||||
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: v2rayN-macos-arm64
|
||||
path: |
|
||||
./v2rayN/v2rayN-macos-arm64.zip
|
||||
Reference in New Issue
Block a user