This commit is contained in:
parent
f5d3e4d582
commit
aa808fb9b5
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
- name: Building Header Image
|
- name: Building Header Image
|
||||||
run: |
|
run: |
|
||||||
go run ./cmd/fetch-header-image -o build/imgs/header.jpg \
|
go run ./cmd/fetch-header-image -o build/imgs/header.jpg \
|
||||||
-curr-image-data https://assets.lmika.org/data/current-pending-images.json
|
-curr-image-data https://assets.lmika.org/data/current-pending-images.json \
|
||||||
-out-data build/data/current-pending-images.json
|
-out-data build/data/current-pending-images.json
|
||||||
- name: Deploying Site
|
- name: Deploying Site
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue