We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d77b92 commit f89a709Copy full SHA for f89a709
.github/workflows/test.yml
@@ -68,7 +68,7 @@ jobs:
68
69
env:
70
LIBRARY_PREFIX: $env:CONDA_PREFIX\Library
71
- FC: $env:LIBRARY_PREFIX\bin\flang-new.exe
+ FC: $env:CONDA_PREFIX\Library\bin\flang-new.exe
72
73
steps:
74
- uses: actions/checkout@v4
0 commit comments