Skip to content

Commit d3d305c

Browse files
committed
Upstream.
1 parent aa0ddbe commit d3d305c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/zCustom.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,11 @@ jobs:
760760
echo $skimfast
761761
./ubiquitous_bash.sh _hash_img
762762
763+
764+
- name: fallocate --dig-holes
765+
shell: bash
766+
run: |
767+
fallocate --dig-holes ./_local/vm.img
763768
764769

765770
- name: _package_ubDistBuild_image

0 commit comments

Comments
 (0)