kopia lustrzana https://github.com/f4exb/sdrangel
Add id to try to fix "Input required and not supplied: path" in upload-artifact
rodzic
5ac77fca98
commit
729d663832
|
@ -18,6 +18,7 @@ jobs:
|
|||
submodules: true
|
||||
fetch-depth: 0
|
||||
- uses: snapcore/action-build@v1
|
||||
id: snapcraft
|
||||
- name: Get version
|
||||
id: get_version
|
||||
run: echo "version=$(echo ${{github.ref_name}} | cut -c2-)" >> $env:GITHUB_OUTPUT
|
||||
|
|
Ładowanie…
Reference in New Issue