This commit is contained in:
parent
4eb8674f35
commit
170699a88b
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
cp -r site/* build/.
|
||||
- name: Building Header Image
|
||||
run: |
|
||||
go run ./cmd/header-image -d build
|
||||
go run ./cmd/fetch-header-image -d build
|
||||
- name: Deploying Site
|
||||
run: |
|
||||
netlify deploy --dir build --prod
|
||||
Loading…
Reference in a new issue