Fix CI script
This commit is contained in:
parent
3f592674ec
commit
bdd35c5dbb
2
.github/workflows/linux-build.yml
vendored
2
.github/workflows/linux-build.yml
vendored
@ -2,7 +2,7 @@ name: Linux build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user