Skip to content

Commit 21128ef

Browse files
authored
Merge pull request #52 from aobolensk/fix-broken-pkg
2 parents e607267 + 891acb3 commit 21128ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
${{ runner.os }}-brew-
4343
- name: Setup environment
4444
run: |
45+
brew update
4546
brew install --cask mactex
4647
- name: Build
4748
run: |

0 commit comments

Comments
 (0)