Skip to content

Commit 048e323

Browse files
committed
debug
1 parent 72628e1 commit 048e323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
path: zip_output_dir
111111

112112
quickstart_framework_abtesting:
113-
needs: ${{ github.event.inputs.zip_run_id == '' && 'package-head' || '' }}
113+
needs: event.inputs.zip_run_id == '' && 'package-head' || ''
114114
env:
115115
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
116116
SDK: "ABTesting"

0 commit comments

Comments
 (0)