test built

This commit is contained in:
Marston Connell 2023-04-27 10:41:14 -04:00
parent c2ae341971
commit 609ab61fd8

View File

@ -19,6 +19,6 @@ jobs:
cache: yarn cache: yarn
- name: Install dependencies - name: Install dependencies
run: yarn install --frozen-lockfile run: yarn install
- name: Test build website - name: Test build website
run: yarn build run: yarn build