Skip to content

Commit beed3fc

Browse files
authored
Update main.yml (#219)
1 parent 27aa689 commit beed3fc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
- name: Install 🔧
3131
run: |
3232
pnpm i
33+
34+
- name: Build 🚧
35+
run: |
3336
pnpm build
3437
touch dist/.nojekyll
3538

0 commit comments

Comments
 (0)