gh-actions: fix grammar

dev
Ujhhgtg 3 years ago committed by GitHub
parent 4a41b6105f
commit 4d0a93d150
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save