Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# mount /mnt as /var/lib/containers
- name: Maximize build space
id: container-storage-action
uses: ublue-os/container-storage-action@fb03d44358403015d2a12cc59c5fb658d957adc2
uses: ublue-os/container-storage-action@911baca08baf30c8654933e9e9723cb399892140
continue-on-error: true
with:
target-dir: /var/lib/containers
Expand Down