Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thermalogic committed Aug 20, 2023
1 parent d5e58ab commit 18f1413
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,5 @@ jobs:
if: matrix.platform.os == 'macos-latest'
run: rustup target add aarch64-apple-darwin

- name: Build package
run: pip install -e .


- name: Build package
run: pip install -e .

0 comments on commit 18f1413

Please sign in to comment.