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'));