Skip to content

Commit de1ba54

Browse files
committed
Updated config.yml
1 parent 62e12cf commit de1ba54

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
- store_artifacts:
3535
path: _site_preview
3636
workflows:
37-
build:
38-
when: << pipeline.parameters.GHA_Action >>
39-
jobs:
40-
- build
37+
build:
38+
when: << pipeline.parameters.GHA_Action >>
39+
jobs:
40+
- build
4141

0 commit comments

Comments
 (0)