Skip to content

Commit 843a537

Browse files
authored
Update ci.yml
1 parent b18629d commit 843a537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
uses: actions/upload-artifact@v4
8585
with:
8686
name: build-artifacts
87-
path: .next/**/*
87+
path: .next
8888
retention-days: 7
8989

9090
test:

0 commit comments

Comments
 (0)