Skip to content

Commit 7559686

Browse files
committed
Try to fix freebsd CI
1 parent 148961b commit 7559686

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
prepare: |
8484
pkg install -y gmake git
8585
run: |
86+
git config --global --add safe.directory /home/runner/work/archspec_cpp/archspec_cpp
8687
git submodule update --init --recursive
8788
gmake
8889
gmake check

0 commit comments

Comments
 (0)