Skip to content

Commit 165c2be

Browse files
committed
Use correct filename for theme check
1 parent 2946f8e commit 165c2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# Continously Check for Preview Available
4444
- run:
4545
name: Check If Theme is Previewable
46-
command: yarn .circleci/theme-upload.js
46+
command: yarn .circleci/theme-check.js
4747
# Begin Fulls-site QA (Add as a new Job)
4848

4949

0 commit comments

Comments
 (0)