Skip to content

Commit

Permalink
searching for executable
Browse files Browse the repository at this point in the history
  • Loading branch information
ajcassell committed Nov 9, 2024
1 parent 4cb99b0 commit 4e3d224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
echo $GITHUB_PATH
export GITHUB_PATH=$GITHUB_PATH:/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/ace
echo $GITHUB_PATH
find /opt/hostedtoolcache/Python/3.9.20/x64/ -name ace
- name: Test
id: run-tests
run: |
Expand Down

0 comments on commit 4e3d224

Please sign in to comment.