fixing crisp local to git being used for forgejo actions
This commit is contained in:
parent
cbf2a2fd96
commit
5a9f17c139
2 changed files with 2 additions and 1 deletions
|
@ -23,5 +23,5 @@ ron = "0.8.1"
|
|||
sqlx = { version = "0.8.2", features = ["sqlite"] }
|
||||
dirs = "5.0.1"
|
||||
tokio = "1.41.1"
|
||||
crisp = { path = "../crisp" }
|
||||
crisp = { git = "https://git.tfcconnection.org/chris/crisp" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue