We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b3e6e commit 26badeaCopy full SHA for 26badea
.github/scripts/prebuild.sh
@@ -13,6 +13,8 @@
13
14
set -e
15
16
+df -h
17
+
18
if [[ $(uname) == Darwin ]] ; then
19
if [[ "$INSTALL_CMAKE" == "1" ]] ; then
20
mkdir -p "$RUNNER_TOOL_CACHE"
0 commit comments