Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
biocodz authored Feb 28, 2024
1 parent ae28e65 commit 3bd7e2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ jobs:
#echo "python version: $(python --version)"
#echo "ONDA/bin/python --version"
#$CONDA/bin/python --version
echo "running 'conda search -c conda-forge requests'"
conda search -c conda-forge requests
conda install -c conda-forge -y pyyaml jinja2 requests ninja
$CONDA/bin/python setup.py -n all

0 comments on commit 3bd7e2e

Please sign in to comment.