mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-20 02:29:11 +00:00
azure: install curl, needed to dowlonad executor for tests
This commit is contained in:
parent
e8456cde1f
commit
faa7e5964b
@ -21,7 +21,7 @@ jobs:
|
|||||||
sudo apt-get install -y \
|
sudo apt-get install -y \
|
||||||
cmake libgmp-dev libmpfr-dev libmpc-dev \
|
cmake libgmp-dev libmpfr-dev libmpc-dev \
|
||||||
libboost-all-dev bison texinfo \
|
libboost-all-dev bison texinfo \
|
||||||
ruby flex
|
ruby flex curl
|
||||||
displayName: 'install prerequisites'
|
displayName: 'install prerequisites'
|
||||||
- script: |
|
- script: |
|
||||||
mkdir build
|
mkdir build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user