Skip to content

Commit

Permalink
Merge branch 'main' into marrobi/fix-firewall-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
marrobi authored Feb 18, 2025
2 parents 91ead2a + e2be433 commit 4ad069e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops/scripts/build_deploy_ui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ yarn build

popd

CONTENT_DIR="$DIR/../../ui/app/build" "$DIR/upload_static_web.sh"
CONTENT_DIR="$DIR/../../ui/app/dist" "$DIR/upload_static_web.sh"

0 comments on commit 4ad069e

Please sign in to comment.