Skip to content

Commit

Permalink
Comment out toolsdir
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS55 committed Apr 29, 2024
1 parent e55feca commit e3c7df4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bulid-testing-onprem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
architecture: "x64"
env:
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
# env:
# AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache

- name: Install dependencies
run: |
Expand Down

0 comments on commit e3c7df4

Please sign in to comment.