Skip to content

Commit 4a7f66b

Browse files
committed
remove directory from git and add directory creation into azure scripts
1 parent d1f9b90 commit 4a7f66b

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
inputs:
8585
versionSpec: '3.7'
8686
- script: python3 -m pip install meson ninja
87+
- script: mkdir tests/mesonTest/subprojects
8788
- script: ln -s "$(pwd)" tests/mesonTest/subprojects/CLI11
8889
- script: meson build
8990
displayName: Run meson to generate build

tests/mesonTest/subprojects/keep

Whitespace-only changes.

0 commit comments

Comments
 (0)