mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 11:35:56 +00:00
gh-actions: make artifacts' name more clear
This commit is contained in:
parent
21f67a0aa5
commit
29e7654c38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
|
@ -53,5 +53,5 @@ jobs:
|
|||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v3.1.0
|
||||
with:
|
||||
name: QtScrcpy
|
||||
name: QtScrcpy-${{ matrix.os }}-${{ qt-arch-install }}
|
||||
path: output/x64/RelWithDebInfo/*
|
||||
|
|
Loading…
Add table
Reference in a new issue