Fully clean Inkay build before compiling

This commit is contained in:
Matthew Lopez
2024-07-04 13:33:33 -04:00
parent e405ee050c
commit 0e0fd714bd

View File

@@ -29,7 +29,7 @@ else
fi
print_info "Compiling the Inkay patches..."
rm -f ./*.elf ./*.wps
git clean -fdx
# Set up the Inkay build environment and then build the patches
docker build . -t inkay-build