mirror of
https://github.com/outbackdingo/ucore.git
synced 2026-01-27 18:20:42 +00:00
chore(ci): handle shortage of space on push
the push/sign job is running out of space, but this should help
This commit is contained in:
3
.github/workflows/reusable-build.yml
vendored
3
.github/workflows/reusable-build.yml
vendored
@@ -331,6 +331,9 @@ jobs:
|
||||
- "-nvidia"
|
||||
- ""
|
||||
steps:
|
||||
- name: Mount BTRFS for podman storage
|
||||
uses: ublue-os/container-storage-action@main
|
||||
|
||||
- name: Set matrix environment variables
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user