Skip to content

Commit

Permalink
escape gha macro
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Sep 19, 2023
1 parent eb945d9 commit f5b52f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/r/github.packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
#brew bundle --file=arrow/cpp/Brewfile
brew install sccache
brew install openssl@${{ matrix.openssl }}
brew install openssl@{{ '${{ matrix.openssl }}' }}
- name: Build libarrow
shell: bash
env:
Expand Down

0 comments on commit f5b52f7

Please sign in to comment.