1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-26 17:25:13 +01:00

Use proper git/ssh versions

This commit is contained in:
John Maguire 2019-12-30 17:48:33 +00:00
parent 3a3113b784
commit 7d44268c0d

View File

@ -757,8 +757,8 @@ jobs:
docker: docker:
- image: ubuntu:eoan - image: ubuntu:eoan
steps: steps:
- checkout
- install_eoan_dependencies - install_eoan_dependencies
- checkout
- cmake - cmake
- build_source_tarball - build_source_tarball
- run: - run: