We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a362ab commit 9970c85Copy full SHA for 9970c85
.github/workflows/common_quickstart.yml
@@ -73,6 +73,7 @@ jobs:
73
env:
74
plist_secret: ${{ secrets.plist_secret }}
75
LEGACY: ${{ inputs.is_legacy && true || '' }}
76
+ SPM: true
77
runs-on: macos-15
78
steps:
79
- uses: actions/checkout@v4
0 commit comments