Skip to content

Commit c39638c

Browse files
committed
update ci
1 parent daa0863 commit c39638c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
sudo apt-get update
3939
sudo apt-get -o Acquire::Retries=3 install ccache
40-
sudo apt-get install libmpfr-dev libmpfr-doc
40+
sudo apt-get install libmpfr-dev libmpfr-doc libboost-all-dev
4141
echo 'CACHE_PATH=~/.cache/ccache' >> "$GITHUB_ENV"
4242
4343
- name: Cache Build

0 commit comments

Comments
 (0)