chore: update workflow

This commit is contained in:
Mike Diarmid
2020-04-22 16:07:55 +01:00
committed by GitHub
parent 6d2c88cfa1
commit f96f37bb1b

View File

@@ -12,9 +12,10 @@ jobs:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
with:
ref: 'master'
fetch-depth: 0
- name: Yarn Install
run: yarn --no-audit --prefer-offline
- name: GIT Setup