Skip to content

Commit 10351fe

Browse files
committed
build(ci): another ci fix attempt
1 parent 8613320 commit 10351fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ jobs:
5151
node-version: 18
5252
cache: pnpm
5353

54+
- name: Build website
55+
uses: cypress-io/github-action@v5
56+
with:
57+
runTests: false
58+
5459
- run: pnpm build
5560

5661
- name: Save build folder

0 commit comments

Comments
 (0)