Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmorgan98 committed May 14, 2024
1 parent b651c53 commit bb98bbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/numba_self_host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
conda create --name ghaction_temp python=3.11
conda activate ghaction_temp
which python
conda install conda-forge::mpi4py >> y
bash install.sh
pip install .
bash patch_numba.sh
- name: Debug
run: |
source ~/miniconda3/etc/profile.d/conda.sh
Expand Down

0 comments on commit bb98bbf

Please sign in to comment.