test for github workflow

This commit is contained in:
Jae-Heon Ji 2023-08-06 19:43:44 +09:00
parent 0c879f207e
commit 01eff3bc5d

View File

@ -37,7 +37,7 @@ lazy_static! {
.to_path_buf()
.join(format!("{}", Uuid::new_v4()));
pub static ref ZELLIJ_PLUGIN_PERMISSIONS_CACHE: PathBuf =
ZELLIJ_CACHE_DIR.join("permissions.kdl");
std::env::temp_dir().join("permissions.kdl");
}
pub const FEATURES: &[&str] = &[