This commit is contained in:
Nick Gerleman
2022-10-14 07:40:52 -07:00
parent c3ac56e6ee
commit 018ebe3d37
5 changed files with 25 additions and 13 deletions

View File

@@ -12,8 +12,3 @@ runs:
shell: bash
run: yarn install --frozen-lockfile
working-directory: website
- name: yarn build
shell: bash
run: yarn build
working-directory: website