We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82aa8cf commit 512f081Copy full SHA for 512f081
.github/workflows/publish.yaml
@@ -18,6 +18,7 @@ jobs:
18
19
- name: Install Dependencies
20
run: |
21
+ brew update
22
brew install pandoc
23
brew install --cask basictex
24
eval "$(/usr/libexec/path_helper)"
0 commit comments