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