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 a112dfb commit fdb6f1a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,4 @@ jobs:
prepare: |
pkg install -y cmake bash clang
run: |
pwd
find .
bash ./scripts/build_freebsd.sh x86_64 ${{ inputs.python_version }}
./scripts/build_freebsd.sh x86_64 ${{ inputs.python_version }}

0 comments on commit fdb6f1a

Please sign in to comment.