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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user