fix CI
This commit is contained in:
parent
9ac3128309
commit
c9d19115e9
@ -41,7 +41,6 @@ pub mod cli;
|
|||||||
#[cfg(not(any(target_os = "android", target_os = "ios", feature = "cli")))]
|
#[cfg(not(any(target_os = "android", target_os = "ios", feature = "cli")))]
|
||||||
pub mod core_main;
|
pub mod core_main;
|
||||||
mod lang;
|
mod lang;
|
||||||
#[cfg(windows)]
|
|
||||||
mod license;
|
mod license;
|
||||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||||
mod port_forward;
|
mod port_forward;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user