Update main.yml

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

View file

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