chore(ci): Switch working directory to main folder

This commit is contained in:
Sekwah 2021-12-12 13:51:41 +00:00
parent 256c24ae1d
commit f2b901b66a
No known key found for this signature in database
GPG Key ID: 9E0D654FC942286D

View File

@ -15,7 +15,6 @@ jobs:
node-version: 14.x
cache: yarn
- name: Build website
working-directory: website
run: |
yarn install --frozen-lockfile
yarn build