Skip to content

Commit 9a076ad

Browse files
authored
Update config.yml
1 parent cf7e095 commit 9a076ad

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

config.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,14 @@ steps:
5858
- type: getFileContents
5959
filename: ./lib/js/src/model.bs.js
6060
action_id: index_bs_js
61+
- type: respond
62+
with: debug.md
63+
data:
64+
data: '%actions.index_bs_js%'
6165
- type: gate
6266
left: '/Generated by BUCKLESCRIPT/'
6367
operator: test
6468
right: '%actions.index_bs_js%'
65-
else:
66-
- type: respond
67-
with: debug.md
68-
data:
69-
data: '%actions.index_bs_js%'
7069
- type: respond
7170
with: 01.02-build-project.md
7271

0 commit comments

Comments
 (0)