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 e5102b1 commit d979974Copy full SHA for d979974
.github/workflows/deploy_pages.yml
@@ -22,7 +22,6 @@ env:
22
SCENES: 'Introduction WithTeX Outro' # Space-separated list of scenes to render
23
USES_TEX: true # true or false - disabling this will make the action run faster
24
DISPLAY: :99 # Do not touch this
25
- PYTHONFAULTHANDLER: 1
26
27
jobs:
28
# Single deploy job since we're just deploying
0 commit comments