diff --git a/.github/workflows/exp.yml b/.github/workflows/exp.yml index c1dcd08ae72..958d51fa6bc 100644 --- a/.github/workflows/exp.yml +++ b/.github/workflows/exp.yml @@ -30,8 +30,9 @@ jobs: - name: List RH run: dir resource_hacker - - name: Adding RH path to dir - run: setx path "%path%;d:\\a\\cli\\cli\\resource_hacker" + - name: Get Current Directory + shell: pwsh + run: Get-Location - name: Debugging Path shell: pwsh