Improved Github Action
Removed dependencies that don't seem useful Also copied a lot of stuff from qmetaobject Github Action so that this action might be used for windows and macos testing.
This commit is contained in:
parent
e7d20f21ad
commit
5cf6a34302
2 changed files with 33 additions and 8 deletions
|
|
@ -45,5 +45,5 @@
|
|||
//! }
|
||||
//! ```
|
||||
|
||||
mod klocalizedcontext;
|
||||
pub mod klocalizedcontext;
|
||||
pub use klocalizedcontext::KLocalizedContext;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue