Skip to content

Commit 4ee33b3

Browse files
committed
ci: debug
1 parent bbf0303 commit 4ee33b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/publish.sh

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ publish_forge_pkg() {
2626
current_branch=$(git branch --show-current)
2727

2828
git checkout -b "$pkg"
29+
git status
2930
git pull --rebase origin "$pkg"
3031
clean "$pkg"
3132
mv "packages/$pkg"/src .

0 commit comments

Comments
 (0)