Skip to content

Commit 072330a

Browse files
Add debug logs to CI
1 parent eaa61bb commit 072330a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
# Update our local proto submodule to match
6969
cd $GITHUB_WORKSPACE/sdk/proto
7070
git fetch origin
71+
echo "About to checkout $proto_commit_hash"
7172
git checkout $proto_commit_hash
7273
7374
# Cleanup

sdk/proto

Submodule proto updated from 61b1b1a to 08c45fc

0 commit comments

Comments
 (0)