fix checkout for non mac builds (#3408)

does not affect builds.
This commit is contained in:
Max Novich
2025-07-14 11:00:44 -07:00
committed by GitHub
parent ca7921fa5b
commit 99e4deed3e
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ on:
ref:
type: string
required: false
default: 'refs/heads/main'
default: ''
secrets:
CERTIFICATE_OSX_APPLICATION:
description: 'Certificate for macOS application signing'