Skip to content

Commit 8bc46ec

Browse files
committed
wip debug
1 parent 7c70b65 commit 8bc46ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
TZ=UTC git --git-dir ~/flutter/.git log -1 --format='%h | %ci | %s' --date=iso8601-local
2828
echo ~/flutter/bin >> "$GITHUB_PATH"
2929
30+
git branch -avv
31+
3032
# The Flutter tool assumes the tip of tree is "upstream/master".
3133
git update-ref refs/remotes/upstream/master origin/main
3234

0 commit comments

Comments
 (0)