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: with:
node-version: 14 node-version: 14
- run: npm install -g yarn - run: npm install -g yarn
- run: cd website - run: |
- run: yarn install cd website
- run: yarn run build cp yarn install
- run: |
cd website
cp yarn run build