We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8f021 commit 0863ca9Copy full SHA for 0863ca9
.github/workflows/windows-build.yml
@@ -36,6 +36,8 @@ jobs:
36
:: debug - list environment vars
37
set
38
39
+ set FC=flang.exe
40
+
41
python -m build -n -x .
42
43
pip install --no-deps --no-index --find-links dist pyoptsparse
0 commit comments