fix: typo

This commit is contained in:
Marc 2021-07-17 10:23:22 -04:00
parent 87a7543be1
commit 6bc0a03fe4

View file

@ -25,7 +25,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/yarn.lock') }}-${{ env.NODE_VERSION }}
- name: Install dependencies
if: steps.cache-restore.outputs.cache-hit != 'true'
runs: yarn
run: yarn
build:
runs-on: ubuntu-latest
name: Build