Skip to content

Commit

Permalink
Set PROGRAMDATA in action_env
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe committed Nov 19, 2021
1 parent 8b83a40 commit 8ca4cb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelci/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ tasks:
# TODO: Fix `CreateProcess failed: The system cannot find the file specified.`
- "-//ninja_simple/..."
build_targets: *windows_targets
build_flags:
- "--action_env=PROGRAMDATA"
test_targets: *windows_targets
test_flags:
- "--enable_runfiles"
Expand Down

0 comments on commit 8ca4cb0

Please sign in to comment.