mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 20:50:33 +00:00
Fix Experiment job
This commit is contained in:
parent
ecb57bc324
commit
f68ef5fb11
@ -164,6 +164,7 @@ run-experiment:
|
|||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
# Grab analysis and representation tools
|
# Grab analysis and representation tools
|
||||||
|
- apt-get install -y openjdk-8-jre-headless default-jre-headless ca-certificates-java
|
||||||
- apt-get install -y octave
|
- apt-get install -y octave
|
||||||
# Grab the data set
|
# Grab the data set
|
||||||
- apt-get install -y curl
|
- apt-get install -y curl
|
||||||
|
Loading…
Reference in New Issue
Block a user