Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/install-compilers.sh
Original file line number Diff line number Diff line change
@@ -52,6 +52,6 @@ if /app/infra/bin/ce_install check-installed compilers/julia 1.8.5 | grep "not i
/app/infra/bin/ce_install install compilers/julia 1.8.5
fi

/opt/compiler-explorer/julia 1.8.5/bin/julia -e 'using Pkg; Pkg.add("Enzyme")'
/opt/compiler-explorer/julia-1.8.5/bin/julia -e 'using Pkg; Pkg.add("Enzyme")'


0 comments on commit 673d62e

Please sign in to comment.