chore: workflow

This commit is contained in:
Mo
2022-06-10 10:18:43 -05:00
parent e3d6001a17
commit 8552cb0edb

View File

@@ -18,7 +18,7 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
- run: yarn install --pure-lockfile
- run: yarn install
- run: yarn build
- name: Setup git config
run: |