diff --git a/.github/workflows/linux-fedora-qt6.yml b/.github/workflows/linux-fedora-qt6.yml index 0d0ab5417..0da573c4b 100644 --- a/.github/workflows/linux-fedora-qt6.yml +++ b/.github/workflows/linux-fedora-qt6.yml @@ -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