Skip to content

Commit

Permalink
add mpi pre-req
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosgjs committed Apr 10, 2023
1 parent 48a2e39 commit 3273676
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
repository_url: https://test.pypi.org/legacy/
verbose: true
skip_existing: true
- name: Setup MPI pre-requisite
uses: mpi4py/setup-mpi@v1
- name: Check pypi packages
id: check_pkg
run: |
Expand Down

0 comments on commit 3273676

Please sign in to comment.