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 d89bd00 commit c1d6366Copy full SHA for c1d6366
.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