From b0a950088d91b6af9650ca10cb7dc2e68450446b Mon Sep 17 00:00:00 2001 From: ehennestad Date: Tue, 10 Dec 2024 14:54:24 +0100 Subject: [PATCH] Update create_html_pages.yml --- .github/workflows/create_html_pages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/create_html_pages.yml b/.github/workflows/create_html_pages.yml index 4b219872..05162dc7 100644 --- a/.github/workflows/create_html_pages.yml +++ b/.github/workflows/create_html_pages.yml @@ -42,6 +42,7 @@ jobs: - name: Create pages uses: matlab-actions/run-command@v2 with: + startup-options: -batch command: | setenv('DISPLAY', ':100'); addpath(genpath('tools'));