We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9267182 commit 5c7af1fCopy full SHA for 5c7af1f
1 file changed
.github/workflows/coverage.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Install missing software on ubuntu
16
run: |
17
- sudo apt update
+ sudo apt-get update
18
sudo apt-get install libxml2-utils
19
sudo apt-get install z3 libz3-dev
20
sudo apt-get install lcov
0 commit comments