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:
|
with:
|
||||||
use-flakehub: false
|
use-flakehub: false
|
||||||
|
|
||||||
- name: Maximize build space
|
# - name: Maximize build space
|
||||||
if: runner.os == 'Linux'
|
# if: runner.os == 'Linux'
|
||||||
uses: ./.github/actions/disk_space
|
# uses: ./.github/actions/disk_space
|
||||||
|
|
||||||
- uses: https://github.com/cachix/cachix-action@v16
|
- uses: https://github.com/cachix/cachix-action@v16
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue