fix build

This commit is contained in:
Karol Wypchlo 2021-03-28 19:04:51 +02:00
parent a6687284d9
commit 8ba7568cbe
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
node-version: 15.x
- name: Install dependencies
run: npm i
run: npm i --force
working-directory: packages/website
- name: "Build website"