We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e607267 + 891acb3 commit 21128efCopy full SHA for 21128ef
.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