Skip to content

Commit

Permalink
Do not build any frontend stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
catastrophe-brandon committed Jan 17, 2024
1 parent 12f9d65 commit 1bcccc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ set -ex
#echo "After docker run"

# source is preferred to | bash -s in this case to avoid a subshell
source <(curl -sSL $COMMON_BUILDER/src/frontend-build.sh)
#source <(curl -sSL $COMMON_BUILDER/src/frontend-build.sh)
BUILD_RESULTS=$?

## === Bonfire/Clowder/IQE stuff goes here ===
Expand Down

0 comments on commit 1bcccc7

Please sign in to comment.