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 a0a6057 commit 731827fCopy full SHA for 731827f
.github/workflows/build.yml
@@ -35,6 +35,7 @@ jobs:
35
- uses: actions/checkout@v4
36
- name: Setup environment
37
run: |
38
+ brew update
39
brew install --cask mactex
40
- name: Build
41
0 commit comments