Skip to content

Commit

Permalink
[CI] Remove conan directory size instrumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Aug 7, 2024
1 parent 63cefac commit 383eaa9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ jobs:
path: conangraph.html
if-no-files-found: error

- run: |
du -hs ~/.conan2
du -hs ~/.conan2/p
- uses: actions/upload-artifact@v4
with:
name: dotconan2
Expand Down Expand Up @@ -150,8 +147,6 @@ jobs:
name: dotconan2
path: ~/.conan2

- run: ls -lh ~/.conan2

- run: ./gradlew assembleDebug
- name: Enable KVM group perms
run: |
Expand Down

0 comments on commit 383eaa9

Please sign in to comment.