Skip to content

Commit b9c0dd3

Browse files
committed
chore: build @vfx-js/core before VRT
1 parent 549ebde commit b9c0dd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/vrt.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
cache-dependency-path: "**/package-lock.json"
3636
- name: Install dependencies
3737
run: npm ci
38+
- name: Build @vfx-js/core
39+
run: npm --workspace @vfx-js/core run build
3840
- name: Publish to Chromatic
3941
id: chromatic
4042
uses: chromaui/action@latest

0 commit comments

Comments
 (0)