Skip to content

Commit

Permalink
Try to make a macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
Dadoum committed Oct 24, 2023
1 parent accbcdc commit 3ccc57f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-qt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
${{github.workspace}}/bin/sideloader-x86_64.dbg
build-macos-x86_64:
if: false
# if: false
runs-on: ubuntu-22.04

steps:
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
${{github.workspace}}/bin/sideloader-macOS-x86_64
build-macos-arm64:
if: false
# if: false
runs-on: ubuntu-22.04

steps:
Expand Down

0 comments on commit 3ccc57f

Please sign in to comment.