Merge pull request #6658 from BunterSchatten/nightly-arm-workflow

Add /src as safe directory for nightly linux arm workflow
This commit is contained in:
Jeroen van Rijn
2026-05-07 10:46:46 +02:00
committed by GitHub

View File

@@ -101,6 +101,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