Skip to content

Commit

Permalink
update ubuntu build bot
Browse files Browse the repository at this point in the history
  • Loading branch information
shun2wang committed Aug 15, 2024
1 parent 2c31168 commit 151b025
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
sudo apt install libmpfr-dev #required by rmpfr packages
sudo apt install libglpk-dev #required by igraph packages
sudo apt install jags
# build freexl
git clone https://github.com/shun2wang/freexl.git
cd /freexl && ./configure && make && sudo make install
- name: Install boost
uses: MarkusJx/[email protected]
Expand Down

0 comments on commit 151b025

Please sign in to comment.