LiteLDev/LeviLamina

[Feature]: AutoSync Release to LiteLDev/xmake-repo

Hopeeia opened this issue · 2 comments

Is your feature request related to a problem? Please describe.

it's too slow to wait the dev update version in xmake.lua. Is there any way to sync over github action/workflow ?

Describe the solution you'd like

Maybe Github Action

Describe alternatives you've considered

No response

Additional context

No response

Yes, we will make that in GitHub Actions later.

We are sorry, but due to multiple factors, it's hard to make it full automated.
We will update as quickly as possible.
If you want to use latest develop version of LeviLamina, you can use

add_requires("bdslibrary <coresponding version>")
add_requires("levilamina develop")

and add them to your project.