another quote
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -100,7 +100,7 @@
|
||||
},
|
||||
{
|
||||
name: codesign the app,
|
||||
if: ${{ github.ref == "refs/heads/builds" }},
|
||||
if: '${{ github.ref == "refs/heads/builds" }}',
|
||||
run: './.github/workflows/scripts/mac/sign-apps.sh',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user