Skip to content

Commit

Permalink
exit from build folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-shandar committed Jul 30, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9c73bcd commit c834ac8
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -336,4 +336,4 @@ CMakeFiles/
*.vcxproj
*.vcxproj.filters
*.sln
cmake_install.cmake
cmake_install.cmake
2 changes: 1 addition & 1 deletion eng/pipelines/templates/jobs/archetype-sdk-client.yml
Original file line number Diff line number Diff line change
@@ -13,4 +13,4 @@ jobs:
steps:
- task: CMake@1
inputs:
cmakeArgs: .
cmakeArgs: ..

0 comments on commit c834ac8

Please sign in to comment.