Skip to content

Commit

Permalink
build : quick test
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartboogert committed Dec 20, 2023
1 parent 0cc79fa commit 040e927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/bin/install-deps-ubuntu.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

apt-get -y update || exit 1
apt-get -y reinstall libc-bin || exit 1
apt-get -y install libboost-dev libcgal-dev libgmp-dev libmpfr-dev \
libvtk9-dev libxi-dev libocct-*-dev occt-misc numdiff || exit 1

Expand Down

0 comments on commit 040e927

Please sign in to comment.