Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
comaniac authored Feb 20, 2023
1 parent 0842fe3 commit f5713de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build wheels
run: |
git config --global --add safe.directory "$GITHUB_WORKSPACE"
bash ./scripts/build_wheel.sh
- name: Install dependencies
run: |
Expand Down

0 comments on commit f5713de

Please sign in to comment.