Skip to content

Commit

Permalink
gh: try cleaning build files to save space
Browse files Browse the repository at this point in the history
  • Loading branch information
PappasBrent committed Jul 18, 2024
1 parent d02c72a commit 4608371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ jobs:
cd linux
bear -- make defconfig
bear -- make LLVM=-18 -j $(nproc)
# Clean build files to save space
make clean
cd ../
- name: Clone vast benchmark directory
Expand Down

0 comments on commit 4608371

Please sign in to comment.