fix(255): add back

This commit is contained in:
Karl-Johan Grahn
2022-03-21 22:40:17 +01:00
parent 77e2df9dfb
commit 72ae858c14

View File

@@ -20,6 +20,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v2
with:
ref: ${{github.event.pull_request.head.sha}}
# Setting up helm binary
- name: Set up Helm