Edit yml workflow file

This commit is contained in:
nicola 2020-04-06 20:22:39 +10:00
parent 47227dc057
commit 8c080053fa

View File

@ -22,5 +22,5 @@ jobs:
uses: actions/setup-node@v1 uses: actions/setup-node@v1
with: with:
node-version: ${{ matrix.node-version }} node-version: ${{ matrix.node-version }}
run: yarn - run: yarn
run: yarn deploy - run: yarn deploy