diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb878934d23..4c7f60d29df 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,6 +14,12 @@ jobs: - name: "Output variables" run: | df -ah + ls /opt/microsoft + du -ah --max-depth 1 /opt/microsoft + ls /usr/local + du -ah --max-depth 1 /usr/local + ls /usr/local/lib + du -ah --max-depth 1 /usr/local/lib ls /opt/google du -ah --max-depth 1 /opt/google ls /opt