Skip to content

Commit

Permalink
add working directory to rocksdb construction step
Browse files Browse the repository at this point in the history
  • Loading branch information
gdiazlo committed Mar 14, 2019
1 parent a1dce44 commit e303a6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ steps:
cd c-deps
./builddeps.sh
cd ..
workingDirectory: '$(modulePath)'
displayName: 'Build rocksdb'

- script: |
Expand Down

0 comments on commit e303a6b

Please sign in to comment.