Skip to content

Commit 1a77074

Browse files
authored
Update Documentation.yml
1 parent ef4a867 commit 1a77074

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Documentation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
with:
1717
version: '1.6'
1818
- name: Install dependencies
19+
env:
20+
GUROBI_JL_SKIP_LIB_CHECK: true
1921
run: julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'
2022
- name: Build and deploy
2123
env:

0 commit comments

Comments
 (0)