Skip to content

Commit facb012

Browse files
committed
fix(ci):trying something with build to see if work
1 parent 75f9be4 commit facb012

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)