Skip to content

Commit

Permalink
Cleanup Cirrus directory before caching
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahrotahn committed Jul 18, 2024
1 parent c407d7c commit 32e2931
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,7 @@ validate_with_source_task:
validate_lists_script:
# NOTE: This check is prone to false positives, but not false negatives.
- ./devutils/check_files_exist.py chromium_src pruning.list domain_substitution.list
cleanup_script:
- rm -rf chromium_src

# vim: set expandtab shiftwidth=4 softtabstop=4:

0 comments on commit 32e2931

Please sign in to comment.