mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 01:49:42 -06:00
this is so fucking stupid
This commit is contained in:
6
.github/workflows/build-macos.yml
vendored
6
.github/workflows/build-macos.yml
vendored
@ -16,4 +16,8 @@ jobs:
|
||||
- uses: lukka/run-cmake@v10
|
||||
with:
|
||||
configurePreset: release-mac-x86_64
|
||||
buildPreset: release-mac-x86_64
|
||||
buildPreset: release-mac-x86_64
|
||||
- if: always()
|
||||
run: |
|
||||
cat /Users/runner/work/melonDS/melonDS/vcpkg/buildtrees/glib/config-x64-osx-1015-release-rel-meson-log.txt.log
|
||||
cat /Users/runner/work/melonDS/melonDS/vcpkg/buildtrees/glib/config-x64-osx-1015-release-rel-out.log
|
Reference in New Issue
Block a user