Skip to content

Commit 8c431f7

Browse files
committed
WIP
1 parent 43a6d0a commit 8c431f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
# Pending that, fetch more than 1000 commits.
2929
run: |
3030
git clone --depth=3000 -b main https://github.com/flutter/flutter ~/flutter
31+
git diff
3132
git --git-dir ~/flutter/.git checkout ee089d09b21ec3ccc20d179c5be100d2a9d9f866
3233
TZ=UTC git --git-dir ~/flutter/.git log -1 --format='%h | %ci | %s' --date=iso8601-local
3334
echo ~/flutter/bin >> "$GITHUB_PATH"

0 commit comments

Comments
 (0)