fix(lua): fetch from remote

This commit is contained in:
əlemi 2024-09-10 14:01:09 +02:00
parent 95c9897b10
commit de9c424e2f
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -1,10 +1,9 @@
package = "codemp"
version = "0.0.1-1"
version = "0.0.1-2"
source = {
-- url = "git+https://github.com/hexedtech/codemp",
url = "git+file:///home/alemi/source/work/codemp/lib",
branch = "ci",
url = "git+https://github.com/hexedtech/codemp",
branch = "dev",
}
dependencies = {