mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-26 02:48:31 +01:00
Fixed wrong env var name again
This commit is contained in:
parent
6152403faf
commit
35122708be
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -51,4 +51,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: deb-archive
|
||||
path: ${{env.GITHUB_WORKSPACE}}/sdrpp_debian_amd64.deb
|
||||
path: /home/runner/work/SDRPlusPlus/SDRPlusPlus/sdrpp_debian_amd64.deb
|
Loading…
Reference in New Issue
Block a user