Skip to content

Commit

Permalink
try to locate liblto_plugin.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
skoudoro committed Sep 6, 2023
1 parent f5d06c4 commit ad6cbe9
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/test_template.yml
Expand Up @@ -100,14 +100,7 @@ jobs:
which gcc
echo $GITHUB_PATH
echo "---------------------------------"
echo $PATH
ls -l /c/ProgramData/Chocolatey/bin
echo "---------------------------------"
ls -l /mingw64/bin
echo "---------------------------------"
ls -l /c/ProgramData/Chocolatey/lib
echo "---------------------------------"
ls -l /mingw64/lib
locate liblto_plugin.dll
- name: Install Dependencies
run: tools/ci/install_dependencies.sh
- name: Install DIPY
Expand Down

0 comments on commit ad6cbe9

Please sign in to comment.