Skip to content

Commit

Permalink
build dir?
Browse files Browse the repository at this point in the history
  • Loading branch information
2over12 committed Oct 3, 2023
1 parent 5e1e62e commit f2f7de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
env CTEST_OUTPUT_ON_FAILURE=1 cmake --build . --target test -- -j "$(nproc)"
- name: Tree size after
shell: bash
working-directory: remill-build
if: always()
run: |
tree -s -h -L 3
Expand Down

0 comments on commit f2f7de4

Please sign in to comment.