This commit is contained in:
parent
45d34359d4
commit
aa3e3363da
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ jobs:
|
|||
site: ficd.sh
|
||||
site_draft: draft.ficd.sh
|
||||
steps:
|
||||
- name: install timezone data
|
||||
run: |
|
||||
apk add --no-cache tzdata
|
||||
- uses: actions/checkout@v4
|
||||
- name: build
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue