Skip to content

Commit 1625b99

Browse files
authored
Update nextjs.yml
1 parent fda00ea commit 1625b99

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nextjs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@ jobs:
5353
with:
5454
version: 10
5555
run_install: false
56-
- name: Setup Node
57-
uses: actions/setup-node@v5
58-
with:
59-
node-version: "latest"
60-
cache: ${{ steps.detect-package-manager.outputs.manager }}
6156
- name: Setup Pages
6257
uses: actions/configure-pages@v5
6358
with:

0 commit comments

Comments
 (0)