fixed missing start of context

Contributes to CURA-10998
This commit is contained in:
Jelle Spijker 2023-09-11 10:13:54 +02:00
parent 4c8f8c8a00
commit d1e4e018b9
No known key found for this signature in database
GPG Key ID: 034D1C0527888B65

View File

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