mirror of https://github.com/BOINC/boinc.git
download package fix
This commit is contained in:
parent
67b1c92b65
commit
3a89dc75e7
|
@ -113,7 +113,7 @@ jobs:
|
|||
github_token: ${{secrets.GITHUB_TOKEN}}
|
||||
workflow: linux.yml
|
||||
run_id: ${{inputs.build_run_id}}
|
||||
name: ${{ matrix.package-type }}_
|
||||
name: ${{ matrix.package-type }}
|
||||
skip_unpack: true
|
||||
if_no_artifact_found: fail
|
||||
|
||||
|
|
Loading…
Reference in New Issue