Skip to content

Commit

Permalink
Add another clean-output since CI seems to run out of space on builds (
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored and ying-css committed Aug 19, 2023
1 parent 00df5f5 commit 066da52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,8 @@ jobs:
--file-exclude-regex '/(repo|zzz_generated|lwip/standalone)/' \
check \
"
- name: Clean output
run: rm -rf ./out
- name: Build using build_examples.py
timeout-minutes: 60
run: |
Expand Down

0 comments on commit 066da52

Please sign in to comment.