Skip to content

Commit

Permalink
GA: Continued Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey committed Jul 8, 2023
1 parent 8d885d3 commit d1c471d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
if: matrix.os == 'windows-latest'
uses: actions/setup-python@v4
env:
RUNNER_TOOL_CACHE: ${{ env.RUNNER_TOOL_CACHE }}
AGENT_TOOLSDIRECTORY: ${{ env.AGENT_TOOLSDIRECTORY }}
RUNNER_TOOL_CACHE: D:\a\o2\o2_GA_tools
AGENT_TOOLSDIRECTORY: D:\a\o2\o2_GA_tools
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit d1c471d

Please sign in to comment.