Skip to content

Commit 87de873

Browse files
committed
Edit yaml
1 parent c97da00 commit 87de873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- image: circleci/node:8.15-browsers
4646
user: root
4747
steps:
48+
- run: chmod +x ./trigger-demo-build.sh
4849
- run: sh ./trigger-demo-build.sh $CIRCLE_TOKEN
4950

5051
workflows:

0 commit comments

Comments
 (0)