mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
fix CI script typo
This commit is contained in:
parent
36f2a083ce
commit
582750f79b
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@ -198,7 +198,7 @@ jobs:
|
||||
|
||||
- name: Save Archive
|
||||
uses: actions/upload-artifact@v4
|
||||
with:-
|
||||
with:
|
||||
name: sdrpp_macos_arm
|
||||
path: ${{runner.workspace}}/sdrpp_macos_arm.zip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user