fix: add ila as a dependence

This commit is contained in:
killcerr
2025-03-23 03:19:45 -07:00
committed by GitHub
Unverified
parent d1c57e3709
commit 9e5ab45953
+2 -1
View File
@@ -14,7 +14,8 @@
"label": "", "label": "",
"platform": "win-x64", "platform": "win-x64",
"dependencies": { "dependencies": {
"github.com/GroupMountain/GMLIB": ">= 1.0.0" "github.com/GroupMountain/GMLIB": ">= 1.0.0",
"github.com/MiracleForest/iListenAttentively-Release": ">= 0.4.0"
}, },
"assets": [ "assets": [
{ {