Skip to content

Commit

Permalink
Thhink I found the culprit
Browse files Browse the repository at this point in the history
  • Loading branch information
WillXuCodes committed Jul 19, 2024
1 parent e93713c commit a587bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

echo Building project
make clean all
make all
mkdir -p ./build/v5/pros-4
rm -rf ./build/v5/pros-4/*
cp -r pros-doxygen-docs/* ./build/v5/pros-4/

0 comments on commit a587bb9

Please sign in to comment.