fix(ci): remove unsupported upload-artifact@v4, replace with ls
All checks were successful
Build and Release .deb / build-deb (push) Successful in 21s

This commit is contained in:
enzo 2026-05-13 00:50:02 +02:00
parent d3fa7402db
commit 5a38bb4bbd

View file

@ -77,8 +77,8 @@ jobs:
"http://10.0.0.4:3000/api/v1/repos/geronzi/full_updater/releases/${RELEASE_ID}/assets?name=$(basename ${FILE})"
fi
- name: Store artifact
uses: actions/upload-artifact@v4
with:
name: full-updater-deb
path: /workspace/repo/dist/*.deb
- name: List dist artifacts
working-directory: /workspace/repo
run: |
echo "=== Built artifacts ==="
ls -la dist/