Update build-macos.yml

This commit is contained in:
oxmc
2024-03-12 20:55:02 -07:00
committed by GitHub
parent 955884c94a
commit e75183daf8

View File

@@ -1,10 +1,11 @@
name: Build MacOS
on:
workflow_dispatch:
push:
branches: [ "qml" ]
branches: [ "main" ]
pull_request:
branches: [ "qml" ]
branches: [ "main" ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)