mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-03-26 17:45:28 +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
|
- name: Save Archive
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:-
|
with:
|
||||||
name: sdrpp_macos_arm
|
name: sdrpp_macos_arm
|
||||||
path: ${{runner.workspace}}/sdrpp_macos_arm.zip
|
path: ${{runner.workspace}}/sdrpp_macos_arm.zip
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user