mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-22 10:36:17 +01:00
chore(ci): Switch working directory to main folder
This commit is contained in:
parent
256c24ae1d
commit
f2b901b66a
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -15,7 +15,6 @@ jobs:
|
|||||||
node-version: 14.x
|
node-version: 14.x
|
||||||
cache: yarn
|
cache: yarn
|
||||||
- name: Build website
|
- name: Build website
|
||||||
working-directory: website
|
|
||||||
run: |
|
run: |
|
||||||
yarn install --frozen-lockfile
|
yarn install --frozen-lockfile
|
||||||
yarn build
|
yarn build
|
||||||
|
Loading…
Reference in New Issue
Block a user