Update main.yml

This commit is contained in:
Tyler 2025-05-18 10:16:11 -04:00 committed by GitHub
parent 17ef02e00a
commit 198b52bdae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
steps: steps:
- name: Maximize build space - name: Maximize build space
if: ${{ matrix.os == "ubuntu-latest" }} if: ${{ matrix.os }} == "ubuntu-latest"
shell: bash shell: bash
run: | run: |
df -h df -h