Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit f009f5a

Browse files
committed
update working directory
1 parent 2cc74f4 commit f009f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
token: ${{ github.token }}
3333
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
34-
workingDir: frontend
34+
workingDir: /
3535
exitZeroOnChanges: true
3636
exitOnceUploaded: true
3737
skip: 'dependabot/**'

0 commit comments

Comments
 (0)