We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e607267 commit 891acb3Copy full SHA for 891acb3
.github/workflows/build.yml
@@ -42,6 +42,7 @@ jobs:
42
${{ runner.os }}-brew-
43
- name: Setup environment
44
run: |
45
+ brew update
46
brew install --cask mactex
47
- name: Build
48
0 commit comments