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