Skip to content

Commit 424c954

Browse files
committed
[NOBIN] Fixed branch in AppVeyor script
1 parent 8c65dc7 commit 424c954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ configuration: Release
1818

1919
branches:
2020
only:
21-
- master
21+
- main
2222

2323
build:
2424
verbosity: detailed

0 commit comments

Comments
 (0)