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 20169e2 commit 44cc5bc
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 @@ -309,4 +309,4 @@ jobs:
prepare: |
pkg install -y cmake bash
run: |
./scripts/build_freebsd.sh x86_64 ${{ inputs.python_version }}
bash ./scripts/build_freebsd.sh x86_64 ${{ inputs.python_version }}

0 comments on commit 44cc5bc

Please sign in to comment.