Skip to content

Commit 9035949

Browse files
committed
Remove pre-installed libtommath
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
1 parent acec8a5 commit 9035949

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
run: |
5858
sudo apt-get update -qq
5959
sudo apt-get install -y libgmp-dev valgrind libtool-bin clang-tools lcov ruby clang
60+
sudo apt-get remove -y libtommath1
6061
sudo gem install coveralls-lcov
6162
curl -s https://packagecloud.io/install/repositories/libtom/packages/script.deb.sh | sudo bash
6263
sudo apt-get install libtfm-git-dev libtommath-git-dev

0 commit comments

Comments
 (0)