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 c7bf256 commit 8719657
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 @@ -17,7 +17,7 @@ jobs:
prepare: |
pkg_add -v pkgin
pkgin update
pkgin install -y python311-* gcc12-*
pkgin -y install python311-* gcc12-*
which python
which python3
run: |
Expand Down

0 comments on commit 8719657

Please sign in to comment.