build-system: work around git change in Fedora 35 build
Not sure why I didn't include that earlier. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
89c6015cde
commit
df5c715afa
2
.github/workflows/linux-fedora-qt6.yml
vendored
2
.github/workflows/linux-fedora-qt6.yml
vendored
@ -41,6 +41,8 @@ jobs:
|
||||
# now build for the desktop version (without WebKit)
|
||||
git reset --hard
|
||||
cd ..
|
||||
git config --global --add safe.directory /__w/subsurface/subsurface
|
||||
git config --global --add safe.directory /__w/subsurface/subsurface/libdivecomputer
|
||||
ls -l . subsurface subsurface/scripts
|
||||
bash -e -x subsurface/scripts/build.sh -desktop -build-with-qt6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user