mirror of
https://github.com/samsonjs/SwiftTimeZoneLookup.git
synced 2026-04-26 14:47:41 +00:00
submodules
This commit is contained in:
parent
30675cd5d8
commit
cd0e2b5157
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -75,8 +75,8 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Install git
|
- name: Install git
|
||||||
run: |
|
run: |
|
||||||
apt-get install -y -qq software-properties-common
|
|
||||||
apt-get update
|
apt-get update
|
||||||
|
apt-get install -y -qq software-properties-common
|
||||||
add-apt-repository -y ppa:git-core/ppa
|
add-apt-repository -y ppa:git-core/ppa
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y -qq git
|
apt-get install -y -qq git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue