Skip to content

Commit a8e2dbc

Browse files
author
Thibaut Oprinsen
committed
fix: fix typo for ci precommit
1 parent 67db556 commit a8e2dbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pack.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ async fn build_local_package(
9999
let manifest_dir = manifest_path
100100
.parent()
101101
.expect("manifest_path should have a parent directory");
102-
103102
let mut command = TokioCommand::new("pixi");
104103
command
105104
.arg("build")

0 commit comments

Comments
 (0)