Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8503da2

Browse files
Update nextjs.yml
1 parent be63096 commit 8503da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/nextjs.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
exit 0
4141
elif [ -f "${{ github.workspace }}/package.json" ]; then
4242
echo "manager=npm" >> $GITHUB_OUTPUT
43-
echo "command=ci" >> $GITHUB_OUTPUT
43+
echo "command=ci --legacy-peer-deps" >> $GITHUB_OUTPUT
4444
echo "runner=npx --no-install" >> $GITHUB_OUTPUT
4545
exit 0
4646
else

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /