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 ad8dcb1 commit 48340c2Copy full SHA for 48340c2
.github/workflows/Documentation.yml
@@ -23,4 +23,5 @@ jobs:
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
25
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # For authentication with SSH deploy key
26
+ GUROBI_JL_SKIP_LIB_CHECK: true
27
run: julia --project=docs/ docs/make.jl
0 commit comments