Don't try and make macos packages for now

This commit is contained in:
Jasmine Iwanek
2023-10-04 17:09:42 -04:00
parent cf33eaf462
commit ae1f397cdd

View File

@@ -458,10 +458,12 @@ jobs:
sonar-scanner --define sonar.cfamily.build-wrapper-output="${{ env.BUILD_WRAPPER_OUT_DIR }}"
- name: Generate package
if: 0
run: |
cmake --install build
- name: Upload artifact
if: 0
uses: actions/upload-artifact@v3
with:
name: '86Box${{ matrix.ui.slug }}${{ matrix.dynarec.slug }}${{ matrix.build.slug }}-macOS-x86_64-gha${{ github.run_number }}'