Skip to content

Commit 4c57b6d

Browse files
Fix CI aer build (#538)
1 parent 2542b76 commit 4c57b6d

File tree

1 file changed

+1
-0
lines changed
  • .github/actions/install-main-dependencies

1 file changed

+1
-0
lines changed

.github/actions/install-main-dependencies/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ runs:
109109
build_from_main=false
110110
else
111111
echo 'Cached Aer failed verification.'
112+
pip uninstall -y qiskit-aer
112113
fi
113114
fi
114115
else

0 commit comments

Comments
 (0)