Skip to content

PATH variable not being updated #2293

Description

@maifeeulasad

Describe the bug
PATH variable is not being updated

To Reproduce
Steps to reproduce the behavior:

  • export PATH="${PATH}:$ANDROID_SDK_ROOT/cmdline-tools/cmdline-tools/bin", export PATH=$ANDROID_SDK_ROOT/cmdline-tools/cmdline-tools/bin:$PATH after running either of these, it succeeds
  • but when I do echo, it doesn't return me the newly updated path.

Expected behavior
PATH variable should have been updated

Runner Version and Platform

  • Version of your runner?

  • I guess the latest one, not sure, but most probably Runner Image, Version: 20221119.2

  • OS of the machine running the runner? OSX/Windows/Linux/...

    • ubuntu-20.04.5

What's not working?

PATH variable is not being updated

image

Job Log Output

Job: https://github.com/maifeeulasad/unmukto/actions/runs/3590283087/jobs/6043518013

Look under echo section.

CI instruction: https://github.com/maifeeulasad/unmukto/blob/c32497cf1154aa7860fc0a6008569f3d20d4f4db/.github/workflows/build.yaml

Runner and Worker's Diagnostic Logs

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions