Skip to content

Commit

Permalink
full toolchain name
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Sep 5, 2023
1 parent 8f52cc3 commit 5cb37d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-quil-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
with:
target: ${{ matrix.target }}
args: -i python --release --manifest-path quil-py/Cargo.toml --out dist
rust-toolchain: x86_64-pc-windows-gnu
rust-toolchain: stable-x86_64-pc-windows-gnu
- name: Install built wheel
run: |
pip install quil --find-links dist --force-reinstall --no-deps --no-index
Expand Down

0 comments on commit 5cb37d0

Please sign in to comment.