Update test_install_openmpi.yml
This commit is contained in:
5
.github/workflows/test_install_openmpi.yml
vendored
5
.github/workflows/test_install_openmpi.yml
vendored
@@ -12,6 +12,11 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: check path
|
||||
run: |
|
||||
echo $PATH
|
||||
echo $GITHUB_PATH
|
||||
|
||||
- name: download-openmpi
|
||||
run: wget https://download.open-mpi.org/release/open-mpi/v4.0/openmpi-4.0.2.tar.gz
|
||||
- name: extract-openmpi
|
||||
|
||||
Reference in New Issue
Block a user