mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 04:30:33 +00:00
Fix Experiment job
This commit is contained in:
parent
7c43031edd
commit
ecb57bc324
@ -164,7 +164,7 @@ run-experiment:
|
||||
script:
|
||||
- apt-get update
|
||||
# Grab analysis and representation tools
|
||||
- apt-get octave
|
||||
- apt-get install -y octave
|
||||
# Grab the data set
|
||||
- apt-get install -y curl
|
||||
- curl https://zenodo.org/record/1172670/files/L2_signal_samples.tar.xz --output L2_signal_samples.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user