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 76aa669 commit d8777e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pkg_add -v pkgin
pkgin update
pkgin avail
pkgin install python3 gcc
pkgin install python311-* gcc12-*
run: |
set +e
make install-pip
Expand Down

0 comments on commit d8777e1

Please sign in to comment.