Skip to content

Commit

Permalink
Change commented out macro so it isn't picked up and expanded.
Browse files Browse the repository at this point in the history
  • Loading branch information
lriggs committed Jun 9, 2023
1 parent 754983f commit 2f22115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/java-jars/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
brew bundle --file=arrow/java/Brewfile
- name: Build C++ libraries
env:
#Restore once the sccache vars are configured. {{ macros.github_set_sccache_envvars()|indent(8) }}
#Restore once the sccache vars are configured. macros github_set_sccache_envvars()
ARROW_USE_CCACHE: "ON"
run: |
set -e
Expand Down

0 comments on commit 2f22115

Please sign in to comment.