Skip to content
Snippets Groups Projects
Commit 98691388 authored by Felix Goding's avatar Felix Goding
Browse files

Update .gitlab-ci.yml

parent 8d9cc29a
No related branches found
No related tags found
3 merge requests!67WIP: B-ASIC version 1.0.0 hotfix,!65B-ASIC version 1.0.0,!15Add changes from sprint 1 and 2 to master
......@@ -5,9 +5,7 @@ stages:
before_script:
- apt-get update --yes
- apt-get install --yes build-essential cmake pybind11-dev
- wget http://launchpadlibrarian.net/466750967/libfmt-dev_6.1.2+ds-2_amd64.deb
- apt install ./libfmt-dev_6.1.2+ds-2_amd64.deb
- apt-get install --yes build-essential cmake libfmt-dev pybind11-dev
- pip3 install .
- pip3 show b_asic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment