Add id to try to fix "Input required and not supplied: path" in upload-artifact

pull/2302/head
Jon Beniston 2024-10-31 14:38:52 +00:00
rodzic 5ac77fca98
commit 729d663832
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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