We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54feb1e commit deecec7Copy full SHA for deecec7
action_test.sh
@@ -20,4 +20,5 @@ mkdir -p "$RUNNER_TOOL_CACHE" "$RUNNER_TEMP"
20
touch "$GITHUB_ENV" "$GITHUB_PATH"
21
22
# Run the action
23
+export FLUTTER_RELEASE_URL="http://localhost:9876/releases"
24
exec ./action.sh "$@"
0 commit comments