Skip to content

Commit

Permalink
here
Browse files Browse the repository at this point in the history
  • Loading branch information
adamomainz committed Sep 6, 2024
1 parent 2ad6aa5 commit 364a132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inductor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# Pass shell name to conda init
${mc3_dir}/bin/conda init $(basename ${SHELL})
${mc3_dir}/bin/conda config --set solver classic
${mc3_dir}/bin/conda install -y ninja==1.11.1.1 cmake==3.30.2 wheel==0.44.0
${mc3_dir}/bin/conda install -y ninja cmake wheel
sudo dnf groupinstall -y "Development Tools"
sudo yum install -y zlib-devel
# zlib-devel to resolve libz.so cannot be found error
Expand Down

0 comments on commit 364a132

Please sign in to comment.