jhgkhjkhgjk
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 7s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / push-archives-to-repo (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been skipped

This commit is contained in:
2025-07-08 06:56:01 -07:00
parent 90b75a04ad
commit 2c5f669444

View File

@@ -67,7 +67,6 @@ jobs:
- name: Verify tarball exists on host - name: Verify tarball exists on host
run: | run: |
find "${{ env.OUTPUT_DIR }}" -type f -name '*.tar.bz2' -ls find "${{ env.OUTPUT_DIR }}" -type f -name '*.tar.bz2' -ls
du -sh "${{ env.OUTPUT_DIR }}"/*
- name: Check output folder permissions - name: Check output folder permissions
run: | run: |