Download lfs objects
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 2m25s
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 2m25s
This commit is contained in:
parent
5248daec9c
commit
8085658bc5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user