debugging

This commit is contained in:
Tyler Mayoff 2025-07-04 22:33:05 -04:00
parent bd9466e0ad
commit 7eb3645a60

View file

@ -1,5 +1,7 @@
#!/bin/bash
set -x
paths=(
"/home/runner/.rustup"
"/usr/share/dotnet"
@ -13,6 +15,7 @@ paths=(
"/usr/local/lib/android"
"/usr/local/julia1.11.5"
"/opt/ghc"
"/opt/az"
"/opt/microsoft"
"/opt/hostedtoolcache"
)