Skip to content

Commit

Permalink
typo (?) in julia isntallation
Browse files Browse the repository at this point in the history
  • Loading branch information
gelzinyte committed Jul 22, 2024
1 parent d2aaee7 commit cc46d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Julia and ace fit
run: |
python3 -m pip install pip install threadpoolctl
python3 -m pip install threadpoolctl
wget https://julialang-s3.julialang.org/bin/linux/x64/1.8/julia-1.8.1-linux-x86_64.tar.gz
tar xzf julia-1.8.1-linux-x86_64.tar.gz
# note that this hardwires a particular compatible ACE1pack version
Expand Down

0 comments on commit cc46d0b

Please sign in to comment.