Fix macOS build
This commit is contained in:
parent
2358135a2e
commit
46412caafa
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -246,7 +246,7 @@ jobs:
|
||||
-D NEW_DYNAREC=${{ matrix.build.new-dynarec }}
|
||||
-D CMAKE_BUILD_TYPE=${{ matrix.build.type }}
|
||||
- name: Build
|
||||
run: cmake --build build --target install
|
||||
run: cmake --build build
|
||||
- name: Generate package
|
||||
run: cmake --install build --prefix ./build/artifacts ${{ matrix.build.strip }}
|
||||
- uses: actions/upload-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user