ci: windows artifact name
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled
Windows / build (push) Has been cancelled
Install.sh / build (push) Has been cancelled
Linux / build (push) Has been cancelled
MacOS / build (push) Has been cancelled
Close inactive issues / close-issues (push) Has been cancelled

This commit is contained in:
veeso
2025-11-11 12:34:36 +01:00
parent c32822037e
commit 54b674ad43

View File

@@ -148,7 +148,7 @@ jobs:
with: with:
if-no-files-found: error if-no-files-found: error
retention-days: 1 retention-days: 1
name: termscp-${{ matrix.platform.target }} name: termscp-v${{ env.TERMSCP_VERSION }}-${{ matrix.platform.target }}
path: target/${{ matrix.platform.target }}/release/termscp.exe path: target/${{ matrix.platform.target }}/release/termscp.exe
- name: Upload artifact (Deb) - name: Upload artifact (Deb)