Skip to content

Commit 30f8a6f

Browse files
committed
yaml
1 parent 8d8badc commit 30f8a6f

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
@@ -45,7 +45,7 @@ jobs:
4545
- image: circleci/node:8.15-browsers
4646
user: root
4747
steps:
48-
- run: echo ls
48+
- run: ls
4949
- run: sh /home/ubuntu/${CIRCLE_PROJECT_REPONAME}/trigger-demo-build.sh
5050

5151
workflows:

0 commit comments

Comments
 (0)