Skip to content

Commit 3766e86

Browse files
authored
Rough commit
1 parent ff3b160 commit 3766e86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nextjs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
run: pnpm install
4747
- name: Change Directory
4848
run: cd website
49+
- name: Test NPM Install
50+
run: npm install
4951
- name: Build with Next.js
5052
run: |
5153
pnpm run build

0 commit comments

Comments
 (0)