mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 01:26:04 -08:00
ci: debian fix
This commit is contained in:
2
.github/workflows/build-artifacts.yml
vendored
2
.github/workflows/build-artifacts.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user