mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2025-12-10 09:02:02 +01:00
[SKIP CI] Attempt to cancel old PR workflows
This commit is contained in:
@@ -11,7 +11,7 @@ include(":lib-dataimage")
|
||||
project(":lib-dataimage").projectDir = File("lib/dataimage")
|
||||
|
||||
if (System.getenv("CI") == null || System.getenv("CI_PUSH") == "true") {
|
||||
// Local development
|
||||
// Local development or full build for push
|
||||
|
||||
include(":multisrc")
|
||||
project(":multisrc").projectDir = File("multisrc")
|
||||
|
||||
Reference in New Issue
Block a user