Skip to content

Commit

Permalink
circle-ci: set working directory for windows to not have to get vendors
Browse files Browse the repository at this point in the history
  • Loading branch information
azr committed Sep 5, 2019
1 parent 986bb25 commit ed47849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
executor:
name: win/vs2019
shell: bash.exe
working_directory: ~/go/src/github.com/hashicorp/packer
steps:
- install-go-run-tests-windows:
GOVERSION: "1.13"
Expand Down

0 comments on commit ed47849

Please sign in to comment.