Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Jul 10, 2024
1 parent bbf0303 commit 4ee33b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ publish_forge_pkg() {
current_branch=$(git branch --show-current)

git checkout -b "$pkg"
git status
git pull --rebase origin "$pkg"
clean "$pkg"
mv "packages/$pkg"/src .
Expand Down

0 comments on commit 4ee33b3

Please sign in to comment.