[CI] Linux: Add bat+ps1
This commit is contained in:
10
.github/workflows/Linux_build.yml
vendored
10
.github/workflows/Linux_build.yml
vendored
@@ -7,13 +7,14 @@ on:
|
||||
- '.drone.star'
|
||||
- '.gitattributes'
|
||||
- '.gitignore'
|
||||
- '.gdbinit'
|
||||
- '.github/*'
|
||||
- '.github/workflows/Windows_build.yml'
|
||||
- '.github/*_TEMPLATE/**'
|
||||
- '*.bat'
|
||||
- '*.md'
|
||||
- '*.yml'
|
||||
- '*.ps1'
|
||||
- '*.txt'
|
||||
- '*.yml'
|
||||
- 'docs/**'
|
||||
- 'src/**/*_windows.*'
|
||||
- 'src/**/*_android.*'
|
||||
@@ -25,13 +26,14 @@ on:
|
||||
- '.drone.star'
|
||||
- '.gitattributes'
|
||||
- '.gitignore'
|
||||
- '.gdbinit'
|
||||
- '.github/*'
|
||||
- '.github/workflows/Windows_build.yml'
|
||||
- '.github/*_TEMPLATE/**'
|
||||
- '*.bat'
|
||||
- '*.md'
|
||||
- '*.yml'
|
||||
- '*.ps1'
|
||||
- '*.txt'
|
||||
- '*.yml'
|
||||
- 'docs/**'
|
||||
- 'src/**/*_windows.*'
|
||||
- 'src/**/*_android.*'
|
||||
|
||||
Reference in New Issue
Block a user