Skip to content

Commit 411bad5

Browse files
committed
Add verbose commands.
1 parent 2d0d46f commit 411bad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-dependencies.yml

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

0 commit comments

Comments
 (0)