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
|
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
|
Loading…
Reference in New Issue
Block a user