Skip to content

Commit

Permalink
Merge pull request #921 from vorth/prod-online-fix
Browse files Browse the repository at this point in the history
Fixed online.bash prod to skip JSweet
  • Loading branch information
vorth authored Sep 15, 2024
2 parents a86ffd3 + 4468bb0 commit 1dea7ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cicd/online.bash
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ devQuick(){
}

productionBuild(){
jsweet || exit $?

cd online

marshallResources || exit $?
Expand Down

0 comments on commit 1dea7ca

Please sign in to comment.