1
Fork 0

Update load images step

This commit is contained in:
Viktor Strate Kløvedal 2021-03-28 21:52:26 +02:00 committed by GitHub
parent 41520f912a
commit 1543f74f6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -102,11 +102,9 @@ jobs:
steps:
- name: Load Images
uses: actions/download-artifact@v2
with:
path: /docker-images
- name: Print Artifacts
run: ls -lah /docker-images
run: ls -R
#- name: Docker Login
# env: