Skip to content

Commit

Permalink
Workaround 2to3 linking error in macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed Jan 2, 2023
1 parent 9ef6186 commit 1281f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
- name: Install Homebrew deps
run: |
brew update
brew install \
brew install --overwrite \
exempi \
ghostscript \
jbig2enc \
Expand Down

0 comments on commit 1281f8e

Please sign in to comment.