This commit is contained in:
parent
170699a88b
commit
0177b7f862
2 changed files with 4 additions and 5 deletions
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
cp -r site/* build/.
|
||||
- name: Building Header Image
|
||||
run: |
|
||||
go run ./cmd/fetch-header-image -d build
|
||||
go run ./cmd/fetch-header-image -o build/imgs/header.jpg
|
||||
- name: Deploying Site
|
||||
run: |
|
||||
netlify deploy --dir build --prod
|
||||
Loading…
Add table
Add a link
Reference in a new issue