Skip to content

Commit

Permalink
Unsimplify build a bit in the quest to localize the 'fatal' output
Browse files Browse the repository at this point in the history
  • Loading branch information
oddhack committed Jul 9, 2024
1 parent 5ea7c12 commit 2d7609f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- name: Generate core specs (HTML only, for testing)
run: |
python3 makeSpec -clean -spec core QUIET= OUTDIR=out.core -O html
python3 makeSpec -clean -spec core QUIET= OUTDIR=out.core -O pdf html

0 comments on commit 2d7609f

Please sign in to comment.