test even more packages

This commit is contained in:
narimiran
2020-04-30 13:03:48 +02:00
parent d844d10e8e
commit 4d799f8820
2 changed files with 20 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ jobs:
DEBIAN_FRONTEND='noninteractive' \
sudo apt-fast install --no-install-recommends -yq \
libcurl4-openssl-dev libgc-dev libsdl1.2-dev libsfml-dev \
valgrind libc6-dbg
valgrind libc6-dbg libblas-dev
- name: 'Install dependencies (macOS)'
if: runner.os == 'macOS'
run: brew install boehmgc make sfml