Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previous worked except for windows i686 - try static as well now
Browse files Browse the repository at this point in the history
milesgranger committed Apr 12, 2024
1 parent 590cf76 commit 2ecc21d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -182,6 +182,8 @@ jobs:
--release `
--out dist `
--target ${{ matrix.target }}-pc-windows-msvc `
--features blosc2-static `
--features blosc2-shared `
--manifest-path ${{ matrix.package.dir }}/Cargo.toml ${{ matrix.features }}
# Repair wheel

0 comments on commit 2ecc21d

Please sign in to comment.