Set date to align with my own for CI/CD

This commit is contained in:
Gabriel Simmer 2022-07-12 00:15:49 +01:00
parent 1308683a02
commit d53a05dd91

View file

@ -12,6 +12,7 @@ jobs:
mkdir public
wget https://github.com/gohugoio/hugo/releases/download/v0.85.0/hugo_0.85.0_Linux-64bit.deb
sudo dpkg -i hugo_0.85.0_Linux-64bit.deb
sudo timedatectl set-timezone Europe/London
name: Setup environment
- run:
name: Setup git project branch