Skip to content

Commit

Permalink
Rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Zentrik committed Aug 25, 2024
1 parent a0b0a3b commit 7c64c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utilities/build_julia.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ ld -v
echo
buildkite-agent --version

git remote add test https://github.com/Zentrik/julia
git fetch test
git remote add fork https://github.com/Zentrik/julia
git fetch fork
git switch fix-pgo

if [[ "${ROOTFS_IMAGE_NAME-}" == "llvm_passes" ]]; then
Expand Down

0 comments on commit 7c64c77

Please sign in to comment.