Skip to content

Commit a35400f

Browse files
fix vrt
1 parent 029c4e9 commit a35400f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
uses: actions/download-artifact@v3
159159
with:
160160
name: components
161-
path: packages/react/generated/components
161+
path: packages/react/generated
162162
- name: Run VRT
163163
uses: docker://mcr.microsoft.com/playwright:v1.47.2-jammy
164164
env:

0 commit comments

Comments
 (0)