aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/make.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/make.yml')
-rw-r--r--.github/workflows/make.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml
index c9fe273..1621f9f 100644
--- a/.github/workflows/make.yml
+++ b/.github/workflows/make.yml
@@ -29,6 +29,7 @@ jobs:
- name: Install dependencies (MacOS)
run: |
brew update
+ brew install --overwrite python
brew install automake
brew install asciidoc
brew install gettext