Skip to content

Commit

Permalink
Remove du
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 16, 2023
1 parent 7770839 commit 40bd276
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ci/scripts/util_free_space.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,5 @@ if [ "${GITHUB_ACTIONS}" = "true" ]; then
firefox \
google-chrome-stable \
microsoft-edge-stable
echo "::group::/opt/google/*"
du -hsc /opt/google/*
echo "::endgroup::"
echo "::group::/opt/microsoft/*"
du -hsc /opt/microsoft/*
echo "::endgroup::"
df -h
fi

0 comments on commit 40bd276

Please sign in to comment.