Skip to content

Commit a138fd5

Browse files
committed
Fix update-karamel
Sigh.
1 parent e181a9b commit a138fd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-karamel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
id: update
3737
run: |
3838
cd karamel
39+
git fetch --unshallow # need full history for --ff-only
3940
git pull --ff-only origin master
4041
cd ..
4142

0 commit comments

Comments
 (0)