chore(ci): fixa tidszon i release workflow

This commit is contained in:
Rickard Natt och Dag 2021-02-19 11:43:29 +01:00
parent 871b54f696
commit ec32bb9024
No known key found for this signature in database
GPG Key ID: C3958EFC7F24E8DF
1 changed files with 3 additions and 3 deletions

View File

@ -19,10 +19,10 @@ jobs:
with:
node-version: '14'
- name: Set timezone
uses: actions/set-timezone-action@v1.1
- name: Setup timezone
uses: zcong1993/setup-timezone@master
with:
timezoneLinux: "Europe/Stockholm"
timezone: Europe/Stockholm
- name: Install dependencies
run: npx lerna bootstrap