Skip to content

Commit 0863ca9

Browse files
committed
try exporting FC
1 parent 4e8f021 commit 0863ca9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/windows-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
:: debug - list environment vars
3737
set
3838
39+
set FC=flang.exe
40+
3941
python -m build -n -x .
4042
4143
pip install --no-deps --no-index --find-links dist pyoptsparse

0 commit comments

Comments
 (0)