mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: checkout the repo to have the helper scripts available (#43646)
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
|||||||
ARTIFACT_NAME: 'levitate'
|
ARTIFACT_NAME: 'levitate'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: 'Download artifact'
|
- name: 'Download artifact'
|
||||||
uses: actions/github-script@v5
|
uses: actions/github-script@v5
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user