Skip to content

Commit

Permalink
Update build-macos-reusable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
randomlogin committed Aug 1, 2024
1 parent 6b7b7b1 commit 42b6416
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-macos-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ jobs:
- name: Set environment variables
run: |
export BREW_PREFIX=$(brew --prefix)
export BREW_PREFIX=$(brew --prefix getdns)
echo "BREW_PREFIX=$BREW_PREFIX" >> $GITHUB_ENV
echo $GITHUB_ENV
- name: Download hnsd binary
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 42b6416

Please sign in to comment.