mirror of
https://github.com/samsonjs/SwiftTimeZoneLookup.git
synced 2026-03-25 08:25:49 +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
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue