Archived
1
0

chore(vscode): update to latest commit of fork

This commit is contained in:
Joe Previte
2021-10-01 12:34:01 -07:00
parent 4619786019
commit f342c327f3
3 changed files with 4 additions and 4 deletions

View File

@ -43,7 +43,7 @@ jobs:
yarn-build-
- name: Install dependencies
if: steps.cache-yarn.outputs.cache-hit != 'true'
# if: steps.cache-yarn.outputs.cache-hit != 'true'
run: yarn --frozen-lockfile
- name: Run yarn fmt