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:
Dirk Hohndel 2022-05-12 10:56:42 -07:00
parent 89c6015cde
commit df5c715afa

View file

@ -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