Skip to content

Commit 7d12ba7

Browse files
authored
Fix casing to get working build on Linux (#9)
* Fix casing to get working build on Linux + CI build develop branch
1 parent bda7a27 commit 7d12ba7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ name: "$(date:yyyyMMdd)$(rev:.r)"
44

55
trigger:
66
- main
7+
- develop
78

89
pr:
910
- main
11+
- develop
1012

1113
#
1214
# Build Variables

0 commit comments

Comments
 (0)