Skip to content

Commit

Permalink
azure_pipelines.yml: Fixing dependencies stage
Browse files Browse the repository at this point in the history
Signed-off-by: bia1708 <[email protected]>
  • Loading branch information
bia1708 committed Sep 14, 2023
1 parent fe79e59 commit e5b902f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
targetType: inline
script: |
# Build and install libiio
- bash -c "/c/projects/libm2k/CI/appveyor/install_deps_msvc.sh"
bash -c "/c/projects/libm2k/CI/appveyor/install_deps_msvc.sh"
# Download SWIG
cd c:\
Expand Down

0 comments on commit e5b902f

Please sign in to comment.