Skip to content

Commit

Permalink
trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
maliasadi committed Aug 26, 2024
1 parent 39ffe61 commit fafe768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel_win_x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
-Destination "D:\a\pennylane-lightning\pennylane-lightning\Kokkos" -Recurse -Force
- name: Install dependencies
run: python -m pip install cibuildwheel~=2.16.0 wheel tomlkit
run: python -m pip install cibuildwheel~=2.16.0 wheel toml

- name: Configure pyproject.toml file
env:
Expand Down

0 comments on commit fafe768

Please sign in to comment.