mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-25 05:11:56 +00:00
Update .gitlab-ci.yml file
libsimde-dev is not packaged for Debian buster
This commit is contained in:
parent
ae8ccaf2f0
commit
71f0ac3144
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ default:
|
|||
- - |
|
||||
# apt_common
|
||||
echo -e "\e[0Ksection_start:`date +%s`:apt_common[collapsed=true]\r\e[0KInstalling common packages"
|
||||
- apt-get install make git ccache libsimde-dev
|
||||
- apt-get install make git ccache
|
||||
- |
|
||||
# apt_common
|
||||
echo -e "\e[0Ksection_end:`date +%s`:apt_common\r\e[0K"
|
||||
|
|
Loading…
Reference in a new issue