Skip to content

Commit

Permalink
install compilers metapkg
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Mar 13, 2020
1 parent 160f4a6 commit a0fe31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
conda create -n arrow -c conda-forge \
--file ci/conda_env_cpp.yml \
--file ci/conda_env_gandiva.yml \
numpy
compilers numpy
- name: Build
shell: bash -l {0}
run: |
Expand Down

0 comments on commit a0fe31b

Please sign in to comment.