mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-22 15:58:45 +01:00
Git hackery to make git describe work
This commit is contained in:
parent
5e5b888d41
commit
13352c5802
2
.github/workflows/all.yml
vendored
2
.github/workflows/all.yml
vendored
@ -858,6 +858,8 @@ jobs:
|
||||
qttools5-dev
|
||||
ssh
|
||||
- uses: actions/checkout@v1.2.0
|
||||
- name: git hackery
|
||||
run: git config --global --add safe.directory ${GITHUB_WORKSPACE}
|
||||
- name: cmake
|
||||
working-directory: bin
|
||||
run: >
|
||||
|
Loading…
Reference in New Issue
Block a user