Skip to content

Commit

Permalink
Update create_html_pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehennestad authored Dec 10, 2024
1 parent 8a5d839 commit b0a9500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_html_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'));
Expand Down

0 comments on commit b0a9500

Please sign in to comment.