+apt update
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
Gulliver 2021-11-18 00:11:28 +01:00
parent 54494acf28
commit b580c8d439
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ steps:
- name: submodules
image: ubuntu:focal
commands:
- apt-get -y update
- apt-get -y install git
- git submodule update --init --recursive
@ -42,6 +43,7 @@ steps:
- name: submodules
image: ubuntu:focal
commands:
- apt-get -y update
- apt-get -y install git
- git submodule update --init --recursive