mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 12:25:10 +08:00
fixed missing start of context
Contributes to CURA-10998
This commit is contained in:
parent
4c8f8c8a00
commit
d1e4e018b9
2
.github/workflows/installers.yml
vendored
2
.github/workflows/installers.yml
vendored
@ -130,7 +130,7 @@ jobs:
|
||||
name: linux-run-info
|
||||
|
||||
- name: Download the run info III
|
||||
if: contains(github.event.inputs.os_list, windows') }}
|
||||
if: ${{ contains(github.event.inputs.os_list, windows') }}
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: windows-run-info
|
||||
|
Loading…
x
Reference in New Issue
Block a user