We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v
1 parent e613211 commit 5a74958Copy full SHA for 5a74958
.github/workflows/freebsd_ci.yml
@@ -38,7 +38,7 @@ jobs:
38
copyback: false
39
prepare: pkg install -y git sqlite3 bash
40
run: |
41
- git config --global --add safe.directory /home/runner/work/v/v
+ git config --global --add safe.directory .
42
make CFLAGS=
43
./v symlink
44
./v run ci/freebsd_ci.vsh all
0 commit comments