Skip to content

Commit

Permalink
Update build_python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored May 5, 2024
1 parent 93b2dd7 commit 0e90c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,6 @@ jobs:
envs: 'RUN_TESTS DEBUG_CI VERBOSE_CI PORTABLE_PYTHON_BUILDSYSTEM_BRANCH'
usesh: true
prepare: |
pkg install -y cmake bash wget
pkg install -y cmake bash wget patch git
run: |
bash ./scripts/build_freebsd.sh x86_64 ${{ inputs.python_version }}

0 comments on commit 0e90c94

Please sign in to comment.