mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-27 15:37:40 +01:00
CI: improve more ci worflow
This commit is contained in:
@@ -10,7 +10,7 @@ import json
|
||||
|
||||
# REPO ROOT relative to script dir
|
||||
ROOT = Path(__file__).resolve().parents[2]
|
||||
SCRIPTS = ROOT / 'scripts'
|
||||
SCRIPTS = ROOT / 'scripts/ci'
|
||||
|
||||
# ----------------------------------------------------------
|
||||
# helpers
|
||||
|
||||
Reference in New Issue
Block a user