Skip to content

Commit a0d904b

Browse files
authored
Merge pull request firemodels#14556 from cxp484/master
FDS Build: Simplify MKL library paths
2 parents ec3c55e + bbd5868 commit a0d904b

File tree

3 files changed

+90
-96
lines changed

3 files changed

+90
-96
lines changed

.github/workflows/linux.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ jobs:
3737
3838
3939
40-
40+
prune: false
41+
4142
- uses: actions/checkout@v4
4243

4344
- name: Check Current Memory Limit
@@ -97,6 +98,7 @@ jobs:
9798
with:
9899
components: |
99100
mkl
101+
prune: false
100102

101103
- uses: actions/checkout@v4
102104
- name: build fds debug

Build/Scripts/havemkl.bat

-13
This file was deleted.

0 commit comments

Comments
 (0)