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.
2 parents d89bd00 + c1d6366 commit 53d663bCopy full SHA for 53d663b
.github/workflows/documentation.yml
@@ -20,4 +20,5 @@ jobs:
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
22
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # For authentication with SSH deploy key
23
+ GKSwstype: "100" # no output on headless systems
24
run: julia --project=docs/ docs/make.jl
0 commit comments