mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-12-06 02:33:18 +01:00
feat(ci): with sccache
This commit is contained in:
@@ -4,6 +4,8 @@ pub mod cli;
|
||||
mod cli_generate;
|
||||
|
||||
fn main() -> eyre::Result<()> {
|
||||
//
|
||||
|
||||
color_eyre::install().unwrap();
|
||||
|
||||
let args = std::env::args();
|
||||
|
||||
Reference in New Issue
Block a user