Skip to content

Commit

Permalink
fix: change url
Browse files Browse the repository at this point in the history
  • Loading branch information
OEOTYAN committed Apr 28, 2024
1 parent 2e04893 commit 50b2a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmake.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
add_rules("mode.release")

add_repositories("liteldev-repo git@github.com:LiteLDev/xmake-repo.git")
add_repositories("liteldev-repo https://github.com/LiteLDev/xmake-repo.git")

-- add_requires("levilamina x.x.x") for a specific version
-- add_requires("levilamina develop") to use develop version
Expand Down

0 comments on commit 50b2a6b

Please sign in to comment.