Skip to content

Commit 3d33d98

Browse files
committed
Update sync-main-to-dev.yaml
1 parent 6b2a186 commit 3d33d98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sync-main-to-dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
SYNC="$BASE-sync-with-$HEAD"
3737
git fetch origin $HEAD $BASE
3838
git checkout -b $SYNC origin/$BASE
39+
git pull
3940
git merge origin/$HEAD
4041
git checkout origin/dev src/*
4142
git checkout origin/dev tests/*

0 commit comments

Comments
 (0)