mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 22:19:07 +00:00
Update load images step
This commit is contained in:
committed by
GitHub
parent
41520f912a
commit
1543f74f6c
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user