Skip to content

Commit

Permalink
try to fix netbsd conf
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Apr 11, 2023
1 parent c48f9cc commit bb63b98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/netbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
pkgin -y install python311-* gcc12-*
run: |
set +e
echo $PATH
which python3.11
make install-pip PYTHON=python
python -m pip install --user setuptools
make install PYTHON=python
Expand Down

0 comments on commit bb63b98

Please sign in to comment.