Download artifacts before use
This commit is contained in:
parent
d266adb4c1
commit
93d9e157a4
@ -26,4 +26,7 @@ jobs:
|
|||||||
image: shockrah/hugo
|
image: shockrah/hugo
|
||||||
steps:
|
steps:
|
||||||
- name: Check file content is present
|
- name: Check file content is present
|
||||||
run: pwd && ls public/
|
with:
|
||||||
|
name: content
|
||||||
|
path: public/
|
||||||
|
run: pwd && ls -lRt public/
|
||||||
|
Loading…
Reference in New Issue
Block a user