mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 08:45:31 +03:00
s/name/pattern/
This commit is contained in:
parent
5c42ec792e
commit
a856c84c52
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -77,7 +77,7 @@ jobs:
|
|||
- name: Download artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: matrix-inav-*
|
||||
pattern: matrix-inav-*
|
||||
merge-multiple: true
|
||||
path: binaries
|
||||
- name: Upload single zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue