Skip to content

Commit deecec7

Browse files
committed
Update action_test.sh
1 parent 54feb1e commit deecec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ mkdir -p "$RUNNER_TOOL_CACHE" "$RUNNER_TEMP"
2020
touch "$GITHUB_ENV" "$GITHUB_PATH"
2121

2222
# Run the action
23+
export FLUTTER_RELEASE_URL="http://localhost:9876/releases"
2324
exec ./action.sh "$@"

0 commit comments

Comments
 (0)