Download artifacts before use
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Successful in 4s
Build and Deploy Resume Site / push-content (push) Failing after 3s

This commit is contained in:
shockrah 2024-09-03 15:58:24 -07:00
parent d266adb4c1
commit 93d9e157a4

View File

@ -26,4 +26,7 @@ jobs:
image: shockrah/hugo
steps:
- name: Check file content is present
run: pwd && ls public/
with:
name: content
path: public/
run: pwd && ls -lRt public/