Skip to content

Commit

Permalink
Try the --extra_toolchains arg in the presubmit of rules_erlang
Browse files Browse the repository at this point in the history
  • Loading branch information
HoloRin committed Jun 17, 2022
1 parent 5df4b9f commit f51dd07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/rules_erlang/3.2.0/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ tasks:
cat << EOF >> user.bazelrc
build --@rules_erlang//:erlang_version=${ERLANG_VERSION}
build --@rules_erlang//:erlang_home=${ERLANG_HOME}
build --extra_toolchains=@rules_erlang//:erlang_toolchain_external
EOF
build_targets:
- '@rules_erlang//...'

0 comments on commit f51dd07

Please sign in to comment.