Skip to content

Commit c1d6366

Browse files
committed
Set workstation type to 100 for headless systems in documentation CI
1 parent d89bd00 commit c1d6366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
2222
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # For authentication with SSH deploy key
23+
GKSwstype: "100" # no output on headless systems
2324
run: julia --project=docs/ docs/make.jl

0 commit comments

Comments
 (0)