Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up Linux Github Actions Build & Add Linux Build Instructions & Update Readme #656

Merged
merged 15 commits into from
Sep 12, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
gh-actions: make artifacts' name more clear
  • Loading branch information
FeyXieXzf committed Aug 6, 2022
commit 4a41b6105fbee6202028caa0b69b89cfddfa4a64
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
- name: Upload a Build Artifact
uses: actions/[email protected]
with:
name: QtScrcpy
name: QtScrcpy-${{ matrix.os }}-${{ qt-arch-install }}
path: output/x64/RelWithDebInfo/*