Skip to content

Commit

Permalink
Update build_osx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
biocodz authored Feb 29, 2024
1 parent a988732 commit 5006fea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
#python setup.py -n all
# ?
echo "SHELL: $SHELL"
echo "running conda shell.bash activate"
conda shell.bash activate
conda install -c conda-forge -y pyyaml jinja2 ninja
conda install -y requests
echo "ninja: $(which ninja)"
Expand Down

0 comments on commit 5006fea

Please sign in to comment.