mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 19:25:13 +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: linux-run-info
|
||||||
|
|
||||||
- name: Download the run info III
|
- 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
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: windows-run-info
|
name: windows-run-info
|
||||||
|
Loading…
x
Reference in New Issue
Block a user