Merge pull request #6490 from A1029384756/master

[ci] fixed git + docker mount permissions
This commit is contained in:
Jeroen van Rijn
2026-03-27 16:25:57 +01:00
committed by GitHub

View File

@@ -58,6 +58,7 @@ jobs:
musl-dev llvm20-dev clang20 git mold lz4 \
libxml2-static llvm20-static zlib-static zstd-static \
make &&
git config --global --add safe.directory /src &&
./ci/build_linux_static.sh
'
- name: Odin run