Skip to content

Commit 31b59bb

Browse files
Update nextjs.yml
1 parent 666cddf commit 31b59bb

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
@@ -31,6 +31,8 @@ jobs:
3131
steps:
3232
- name: Checkout
3333
uses: actions/checkout@v4
34+
- name: Run NPM
35+
run: nmp i
3436
- name: Detect package manager
3537
id: detect-package-manager
3638
run: |

0 commit comments

Comments
 (0)