We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18629d commit 843a537Copy full SHA for 843a537
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
uses: actions/upload-artifact@v4
85
with:
86
name: build-artifacts
87
- path: .next/**/*
+ path: .next
88
retention-days: 7
89
90
test:
0 commit comments