Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Nov 29, 2023
1 parent a9ff8cf commit 9a53f39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/macos_compile.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Compile on macos

on:
workflow_call:
workflow_dispatch:
inputs:
connect-type:
required: true
type: string
# Debug flag indicates whether to build a debug build (no optimization, debugger symbols)
debug-flag:
required: false
type: boolean
Expand Down

0 comments on commit 9a53f39

Please sign in to comment.