Download lfs objects
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 2m25s

This commit is contained in:
shockrah 2024-09-28 16:00:24 -07:00
parent 5248daec9c
commit 8085658bc5

View File

@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout repository resources
uses: actions/checkout@v4
with:
lfs: true
- name: Build website content
run: hugo && pwd && ls -R
- name: Copy files with rsync