dfgsdgfdsfg
All checks were successful
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Successful in 8m17s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / push-archives-to-repo (push) Successful in 59s
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-07 09:15:11 -07:00
parent 319d06e08a
commit 1d6d7ac69e

View File

@@ -57,9 +57,23 @@ jobs:
echo "[INFO] Looking for tarballs in workspace..."
find . -name '*.tar.bz2' -exec ls -lh {} \;
- name: Debug workspace contents
run: |
echo "Current directory:"
pwd
echo "Contents:"
ls -R
- name: Clone upload repo
run: git clone "${{ env.REPO_URL }}" upload-repo
- name: Debug workspace contents
run: |
echo "Current directory:"
pwd
echo "Contents:"
ls -R
- name: Copy sha256sums.txt to upload-repo
run: cp sha256sums.txt upload-repo/