Skip to content

Commit 699f034

Browse files
committed
Merge branch 'main' into feat/searchbar-classic
2 parents 8a8e0df + 511448a commit 699f034

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-screenshots.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
restore-keys: |
5959
${{ runner.os }}-node-
6060
61+
- run: npm ci
62+
- run: npm run build
6163
- name: Install dependencies
6264
run: npm ci
6365
working-directory: './demo'

0 commit comments

Comments
 (0)