You've already forked AstralRinth
forked from didirus/AstralRinth
Code signing + auto updater (#122)
* Code signing + auto updater * remove dist * update actions * fixes * fix more * commit * fix cache dir * quotes * fix hopefully? * why yaml * Fix cache dep path * Fix updating artifacts * fix ubuntu ver * enable autoupdater * fix pubkey * fix invalid config * pass in signing vars * update pubkey * Improve compile times
This commit is contained in:
@@ -6,7 +6,6 @@ use crate::state::ProjectMetadata;
|
||||
use crate::{
|
||||
auth::{self, refresh},
|
||||
event::{emit::emit_profile, ProfilePayloadType},
|
||||
profile,
|
||||
state::MinecraftChild,
|
||||
};
|
||||
pub use crate::{
|
||||
|
||||
Reference in New Issue
Block a user