mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
saving github actions artifact 2
This commit is contained in:
parent
7a95229cc2
commit
cd4f64bc80
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
run: cd $GITHUB_WORKSPACE && sh make_debian_package.sh ${{runner.workspace}}/build
|
||||
|
||||
- name: Save Deb Archive
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: deb-archive
|
||||
path: ${{env.DAY_OF_WEEK}}/sdrpp_debian_amd64.deb
|
Loading…
Reference in New Issue
Block a user