fix(ci): fix rockspec url
This commit is contained in:
parent
682b267019
commit
c06d819597
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ rockspec_format = '3.0'
|
|||
package = 'cp.nvim'
|
||||
version = 'scm-1'
|
||||
|
||||
source = { url = 'git://github.com/barrett-ruth/cp.nvim' }
|
||||
source = { url = 'git://github.com/barrettruth/cp.nvim' }
|
||||
build = { type = 'builtin' }
|
||||
|
||||
test_dependencies = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue