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 2d0d46f commit 411bad5Copy full SHA for 411bad5
.github/workflows/update-dependencies.yml
@@ -66,6 +66,7 @@ jobs:
66
67
- name: Run update script
68
run: |
69
+ set -x
70
gma_flag=
71
if [[ ${{ github.event.inputs.includeGMA }} -eq 1 ]]; then
72
gma_flag="--include_gma"
0 commit comments