mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
build
This commit is contained in:
parent
05de988493
commit
ef2cb8b938
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,9 +2,9 @@ name: build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths: [ '.github/scripts/**','.github/workflows/build.yml','py/**']
|
paths: [ '.github/scripts/**','.github/workflows/**','py/**','cpp/**']
|
||||||
pull_request:
|
pull_request:
|
||||||
paths: [ '.github/scripts/**','.github/workflows/build.yml','py/**']
|
paths: [ '.github/scripts/**','.github/workflows/**','py/**','cpp/**']
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
buildluna:
|
buildluna:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user