mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
added conditional
This commit is contained in:
parent
c6093e406f
commit
17ef02e00a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -11,6 +11,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Maximize build space
|
- name: Maximize build space
|
||||||
|
if: ${{ matrix.os == "ubuntu-latest" }}
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
df -h
|
df -h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue