Skip to content

Commit

Permalink
Cleanup CI release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed May 21, 2024
1 parent 1c118e1 commit 0167b64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
components: llvm-tools
# FIXME: remove next step once PyO3/maturin-action filters `CARGO_HOME`
- run: echo 'CARGO_HOME=' >> "$GITHUB_ENV"
shell: bash
- name: Build initial wheel
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 0167b64

Please sign in to comment.