test built
This commit is contained in:
parent
c2ae341971
commit
609ab61fd8
2
.github/workflows/test-deploy.yml
vendored
2
.github/workflows/test-deploy.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
||||
cache: yarn
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn install --frozen-lockfile
|
||||
run: yarn install
|
||||
- name: Test build website
|
||||
run: yarn build
|
Loading…
Reference in New Issue
Block a user