Skip to content

Commit

Permalink
Github: OpenBSD: install Git.
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierog committed Dec 16, 2024
1 parent b1aeba8 commit e96ee1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openbsd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
usesh: true
prepare: |
pkg_add python py3-pip bash
pkg_add python py3-pip bash git
run: |
set -e
python3.11 --version
Expand Down

0 comments on commit e96ee1f

Please sign in to comment.