We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fadcbf commit e20bad9Copy full SHA for e20bad9
.github/workflows/macbuild.yml
@@ -3,7 +3,7 @@ name: macos build workflows
3
on:
4
push:
5
branches:
6
- - 'master1'
+ - 'master'
7
paths:
8
- 'XEngine_Source/**'
9
- 'XEngine_Release/**'
.github/workflows/msbuild.yml
@@ -3,7 +3,7 @@ name: windows build workflows
.github/workflows/ubuntubuild.yml
@@ -3,7 +3,7 @@ name: ubuntu build workflows
0 commit comments