Skip to content

Commit

Permalink
Add make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
broughjt committed Oct 12, 2024
1 parent 9f7295c commit ce0a666
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/platforms-eval.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ python3 $INFRA_DIR/platforms/cross-plot.py "$OUTDIR/platforms/output"
echo "Finished platforms evaluation"
date

make clean

# clean up cache and build files
if [ -n "$RM_CACHE" ]; then
echo "removing cache and drivers"
Expand Down

0 comments on commit ce0a666

Please sign in to comment.