mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Use Homebrew to install ninja
This commit is contained in:
parent
3f0dd57b6f
commit
4c2320cf74
1
.github/workflows/mac-tests.yaml
vendored
1
.github/workflows/mac-tests.yaml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
echo "PATH=$PATH:$HOME/gnucash/inst/bin" >> $GITHUB_ENV
|
||||
echo "PREFIX=$HOME/gnucash/inst" >> $GITHUB_ENV
|
||||
echo "SRCROOT=$HOME/gnucash/source" >> $GITHUB_ENV
|
||||
brew install ninja
|
||||
- name: download dependency tarball
|
||||
uses: carlosperate/download-file-action@v2
|
||||
id: dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user