mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 11:35:56 +00:00
gh-actions: fix grammar
This commit is contained in:
parent
29e7654c38
commit
90dfcbd075
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-${{ matrix.os }}-${{ qt-arch-install }}
|
||||
name: QtScrcpy-${{ matrix.os }}-${{ matrix.qt-arch-install }}
|
||||
path: output/x64/RelWithDebInfo/*
|
||||
|
|
Loading…
Add table
Reference in a new issue