Added README; added step to install BLAS in the build
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2023-02-02 17:07:52 +01:00
parent c61b3de696
commit 74cacfd78d
2 changed files with 12 additions and 2 deletions

View File

@@ -6,6 +6,6 @@ steps:
- name: build
image: fpco/stack-build:lts-20
commands:
- pwd
- ls
- apt-get update
- apt-get install -y openblas
- stack build