submodules

This commit is contained in:
patrick-zippenfenig 2022-08-07 11:13:50 +02:00
parent 30675cd5d8
commit cd0e2b5157

View file

@ -75,8 +75,8 @@ jobs:
shell: bash
- name: Install git
run: |
apt-get install -y -qq software-properties-common
apt-get update
apt-get install -y -qq software-properties-common
add-apt-repository -y ppa:git-core/ppa
apt-get update
apt-get install -y -qq git