forked from gulliver/rtfm
git sinstall
This commit is contained in:
parent
12b7f299f9
commit
55577246e7
@ -10,6 +10,7 @@ steps:
|
||||
- name: submodules
|
||||
image: ubuntu:focal
|
||||
commands:
|
||||
- apt-get -y install git
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: build-and-test
|
||||
@ -41,6 +42,7 @@ steps:
|
||||
- name: submodules
|
||||
image: ubuntu:focal
|
||||
commands:
|
||||
- apt-get -y install git
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: build-and-test
|
||||
|
Reference in New Issue
Block a user