mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:49:00 +08:00
fixed syntax erros
Contributes to CURA-10998
This commit is contained in:
parent
d1e4e018b9
commit
7a3d852d41
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