mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-08 23:09:52 +02:00
fix CI script typo
This commit is contained in:
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
|
||||
|
||||
|
Reference in New Issue
Block a user