Update main.yaml

This commit is contained in:
András Schmelczer 2020-07-11 23:09:32 +02:00 committed by GitHub
parent bcbaab0ed2
commit 9365c5698b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,12 @@ jobs:
needs: needs:
- build-frontend - build-frontend
- build-ingress - build-ingress
steps: steps:
- name: Checkout current branch with lfs
uses: actions/checkout@master
with:
lfs: true
- name: Setup auth tokens - name: Setup auth tokens
run: | run: |
# SSH key # SSH key