mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Update macOS dependencies tarball to support AQBanking version update.
This commit is contained in:
2
.github/workflows/mac-tests.yaml
vendored
2
.github/workflows/mac-tests.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
uses: carlosperate/download-file-action@v1.0.3
|
||||
id: dependencies
|
||||
with:
|
||||
file-url: 'https://downloads.sourceforge.net/gnucash/Dependencies/gnucash-4.x-mac-dependencies.tar.xz'
|
||||
file-url: 'https://downloads.sourceforge.net/gnucash/Dependencies/gnucash-4.900-mac-dependencies.tar.xz'
|
||||
file-name: gnucash-dependencies.tar.xz
|
||||
- name: download googletest
|
||||
uses: carlosperate/download-file-action@v1.0.3
|
||||
|
||||
Reference in New Issue
Block a user