Skip to content

Commit 62e12cf

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.circleci/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ jobs:
3333
mkdocs build --site-dir _site_preview
3434
- store_artifacts:
3535
path: _site_preview
36-
workflows:
37-
build:
38-
when: << pipeline.parameters.GHA_Action >>
39-
jobs:
40-
- build
36+
workflows:
37+
build:
38+
when: << pipeline.parameters.GHA_Action >>
39+
jobs:
40+
- build
4141

0 commit comments

Comments
 (0)