Skip to content

Commit 95b1aa2

Browse files
authored
Update project-check.yml
- add missing build
1 parent 70267e4 commit 95b1aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/project-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
run: |
4848
choco install googlechrome
4949
npm i
50+
npm run build-lib:prod
5051
npm run e2e
5152
env:
5253
BROWSER: chrome

0 commit comments

Comments
 (0)