Skip to content

Commit 26badea

Browse files
committed
df
1 parent 84b3e6e commit 26badea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/scripts/prebuild.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
set -e
1515

16+
df -h
17+
1618
if [[ $(uname) == Darwin ]] ; then
1719
if [[ "$INSTALL_CMAKE" == "1" ]] ; then
1820
mkdir -p "$RUNNER_TOOL_CACHE"

0 commit comments

Comments
 (0)