mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
skip storage cleanup
This commit is contained in:
parent
05921abda4
commit
a422afcd48
1 changed files with 3 additions and 3 deletions
|
|
@ -32,9 +32,9 @@ jobs:
|
|||
with:
|
||||
use-flakehub: false
|
||||
|
||||
- name: Maximize build space
|
||||
if: runner.os == 'Linux'
|
||||
uses: ./.github/actions/disk_space
|
||||
# - name: Maximize build space
|
||||
# if: runner.os == 'Linux'
|
||||
# uses: ./.github/actions/disk_space
|
||||
|
||||
- uses: https://github.com/cachix/cachix-action@v16
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue