ci: debian fix
Some checks failed
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Windows / build (push) Has been cancelled

This commit is contained in:
veeso
2025-11-10 17:25:29 +01:00
parent 7e5103ff7e
commit befc32198a

View File

@@ -158,4 +158,4 @@ jobs:
if-no-files-found: error if-no-files-found: error
retention-days: 1 retention-days: 1
name: termscp-${{ matrix.platform.target }}-deb name: termscp-${{ matrix.platform.target }}-deb
path: target/${{ matrix.platform.target }}/debian/termscp_${{ env.TERMSCP_VERSION }}_${{ matrix.platform.debian_suffix }}.deb path: target/debian/termscp_${{ env.TERMSCP_VERSION }}-1_${{ matrix.platform.debian_suffix }}.deb