Skip to content

Commit 69030b7

Browse files
committed
git before push rebase
1 parent 3c1bc50 commit 69030b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/onestep.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ function upgrade()
8787
sed -i "" "s/^export PRE_COMPILE_TAG=.*/export PRE_COMPILE_TAG=$TAG/" $file
8888
git add $file
8989
git commit -m "upgrade $LIB_NAME to $TAG by cd"
90+
git pull --rebase
9091
git push origin
9192
}
9293

0 commit comments

Comments
 (0)