Tools: fix cygwin build error

This commit is contained in:
Andrew Tridgell 2022-04-13 16:31:25 +10:00
parent 656e699be4
commit d7ee82558a

View File

@ -8,6 +8,8 @@
set -x set -x
git config --global --add safe.directory /cygdrive/d/a/ardupilot/ardupilot
rm -rf artifacts rm -rf artifacts
mkdir artifacts mkdir artifacts