Skip to content

Commit d398c5f

Browse files
committed
Tab
1 parent 411bad5 commit d398c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Run update script
6868
run: |
69-
set -x
69+
set -x
7070
gma_flag=
7171
if [[ ${{ github.event.inputs.includeGMA }} -eq 1 ]]; then
7272
gma_flag="--include_gma"

0 commit comments

Comments
 (0)