This commit is contained in:
Sacha Weatherstone 2021-05-02 00:40:24 +10:00
parent bfc18845b5
commit 5d91ca1114

View file

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