mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
GitLab CI: SRB2 2.1 wants nasm
This commit is contained in:
parent
16c70e7b29
commit
2365ee9cb0
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ variables:
|
|||
- - |
|
||||
# apt_common
|
||||
echo -e "\e[0Ksection_start:`date +%s`:apt_common[collapsed=true]\r\e[0KInstalling common packages"
|
||||
- apt-get install make git ccache
|
||||
- apt-get install make git ccache nasm
|
||||
- |
|
||||
# apt_common
|
||||
echo -e "\e[0Ksection_end:`date +%s`:apt_common\r\e[0K"
|
||||
|
|
Loading…
Reference in a new issue