fix: checkout the repo to have the helper scripts available (#43646)

This commit is contained in:
Levente Balogh
2022-01-04 11:08:08 +01:00
committed by GitHub
parent 0ad440069f
commit 00c356f55f

View File

@@ -14,6 +14,8 @@ jobs:
ARTIFACT_NAME: 'levitate'
steps:
- uses: actions/checkout@v2
- name: 'Download artifact'
uses: actions/github-script@v5
env: