mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-31 15:09:02 +08:00
fix build
This commit is contained in:
parent
a9e0b48e09
commit
50ee336f60
2
.github/workflows/build-qv2ray-cmake.yml
vendored
2
.github/workflows/build-qv2ray-cmake.yml
vendored
@ -154,7 +154,7 @@ jobs:
|
||||
./libs/deploy_linux64.sh
|
||||
- name: macOS - Generate MakeFile and Build
|
||||
shell: bash
|
||||
if: matrix.platform == 'macos-13' || matrix.platform == 'macos-14'
|
||||
if: matrix.platform == 'macos-14' || matrix.platform == 'macos-13'
|
||||
run: |
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user