Skip to content

Commit

Permalink
there's no D drive
Browse files Browse the repository at this point in the history
  • Loading branch information
buchgr committed May 16, 2018
1 parent 8dc4222 commit 036052e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/bazelci.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ def platforms_info():
"windows": {
"name": "Windows",
"emoji-name": ":windows:",
"agent-directory": "d:/build/${BUILDKITE_AGENT_NAME}",
"agent-directory": "c:/build/${BUILDKITE_AGENT_NAME}",
}
}

Expand Down

0 comments on commit 036052e

Please sign in to comment.