Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed Mar 21, 2024
1 parent 1913963 commit 7af43c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/prebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ jobs:
run: |
wget https://github.com/open-mpi/ompi/archive/refs/tags/v4.1.6.tar.gz
tar -xvf v4.1.6.tar.gz
ls
cd ompi-4.1.6
ls
./autogen.pl
./configure --prefix=/home/runner/ompi-4.1.6
make -j4
Expand Down

0 comments on commit 7af43c0

Please sign in to comment.