using macos as dl link os prefix in lieu of osx (#7)

* using macos as dl link os prefix in lieu of osx

* probably won't work
This commit is contained in:
Daniel Carbone
2023-09-27 18:12:19 -05:00
committed by GitHub
parent f07422da1e
commit c1548c666d
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ jobs:
- name: Setup jq
id: install-jq
uses: dcarbone/install-jq-action@main
uses: ./
with:
version: '${{ matrix.version }}'
force: '${{ matrix.force }}'