We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acec8a5 commit 9035949Copy full SHA for 9035949
.github/workflows/main.yml
@@ -57,6 +57,7 @@ jobs:
57
run: |
58
sudo apt-get update -qq
59
sudo apt-get install -y libgmp-dev valgrind libtool-bin clang-tools lcov ruby clang
60
+ sudo apt-get remove -y libtommath1
61
sudo gem install coveralls-lcov
62
curl -s https://packagecloud.io/install/repositories/libtom/packages/script.deb.sh | sudo bash
63
sudo apt-get install libtfm-git-dev libtommath-git-dev
0 commit comments