Skip to content

Commit

Permalink
Update hqs-build-deploy-rust-pyo3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nfwvogt authored Jul 31, 2023
1 parent 6e31474 commit 2943d4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hqs-build-deploy-rust-pyo3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.1.0
- uses: Swatinem/rust-cache@v2
# - uses: Swatinem/rust-cache@v2
- uses: actions-rs/toolchain@v1
with:
profile: minimal
Expand Down Expand Up @@ -62,4 +62,4 @@ jobs:
with:
py_interface_folder: "qoqo_qasm"
deploy: true
secrets: inherit
secrets: inherit

0 comments on commit 2943d4a

Please sign in to comment.