Skip to content

Commit e2bb2b2

Browse files
committed
fixup
1 parent fb552ae commit e2bb2b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,5 +246,7 @@ jobs:
246246
with:
247247
toolchain: stable
248248
components: rustfmt, clippy
249+
- name: install GMP
250+
run: sudo apt install gmp
249251
- name: cargo test
250252
run: cargo test

0 commit comments

Comments
 (0)