Skip to content

Commit

Permalink
Install texinfo for cross builds on macOS aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien-Chouteau committed Aug 22, 2024
1 parent a5581b8 commit d3303f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/macos_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ jobs:
- name: Checkout Project
uses: actions/checkout@v2


- name: Install texinfo with Homebrew
run: brew install texinfo

- uses: actions/download-artifact@v2
with:
name: anod-artifacts
Expand Down

0 comments on commit d3303f9

Please sign in to comment.