Skip to content

Commit

Permalink
Update .buildkite/build_benchmark.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Elliot Saba <[email protected]>
  • Loading branch information
ChrisRackauckas and staticfloat authored Jun 4, 2024
1 parent a90a993 commit 76e0142
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/build_benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ fi

if [[ "${OPENMODELICA_BENCHMARK_TARGETS[*]}" =~ "${1}" ]]; then
echo "--- :toolbox: Installing OpenModelica"
adduser --force-badname --system --home /nonexistent \
--no-create-home --quiet _apt
apt-get update
apt-get install --yes ca-certificates curl gnupg
curl -fsSL http://build.openmodelica.org/apt/openmodelica.asc | gpg --dearmor -o /usr/share/keyrings/openmodelica-keyring.gpg
Expand Down

0 comments on commit 76e0142

Please sign in to comment.