This commit is contained in:
Sacha Weatherstone 2021-05-04 09:42:23 +10:00
parent 6fe2c33af9
commit d011efbd46

View file

@ -13,9 +13,7 @@ jobs:
with: with:
node-version: 14 node-version: 14
- run: npm install -g yarn - run: npm install -g yarn
- run: | working-directory: website
cd website - run: yarn install
cp yarn install - run: yarn run build
- run: | working-directory: website
cd website
cp yarn run build