We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e61b9b commit 183175aCopy full SHA for 183175a
1 file changed
.github/workflows/quality-checks.yml
@@ -77,6 +77,8 @@ jobs:
77
echo "home is $HOME"
78
echo "running asdf plugin list"
79
asdf plugin list
80
+ echo "Checking mount"
81
+ ls -l /
82
echo "running make install"
83
make install
84
0 commit comments