Skip to content

Commit

Permalink
Update Qiskit Metal installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
shanto268 committed Dec 24, 2023
1 parent c5cf71d commit ba5e26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install Qiskit Metal via Conda
run: |
sudo apt install graphviz=2.42.2-6 pandoc=2.9.2.1-3ubuntu2 qtbase5-dev=5.15.3+dfsg-2ubuntu0.2 qt5-qmake=5.15.3+dfsg-2ubuntu0.2
conda install -c conda-forge qiskit-metal
conda install -c conda-forge qiskit-metal --yes
- name: Install squadds recs
run: |
Expand Down

0 comments on commit ba5e26c

Please sign in to comment.