Skip to content

Commit

Permalink
Update install-compilers.sh
Browse files Browse the repository at this point in the history
tgymnich authored Feb 8, 2023

Verified

This commit was signed with the committer’s verified signature.
veritem Verité Mugabo
1 parent c1af919 commit 673d62e
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.