Skip to content

Commit 45fc948

Browse files
committed
Merge pull request #6 from gkiki90/output_dir
Output dir
2 parents f2ce479 + 051c2d0 commit 45fc948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

step.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ inputs:
4747
is_required: true
4848
is_expand: true
4949
is_dont_change_value: false
50-
- output_dir: "./build"
50+
- output_dir: "$BITRISE_DEPLOY_DIR"
5151
opts:
5252
title: "Output directory path"
5353
summary: ""

0 commit comments

Comments
 (0)