Update build.yml

This commit is contained in:
Brett 2021-05-11 11:40:03 +02:00
parent 02c22a6711
commit 5a8483343b
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@ jobs:
TZ: UTC
run: |
echo ${TZ}
ls -l /usr/share/zoneinfo/${TZ}
cp /usr/share/zoneinfo/${TZ} /etc/localtime
docker build ./ckan -t kowhai/ckan-docker-ckan:testing-only