mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
what is this stupid test i added, im going to bed
This commit is contained in:
parent
a764be6af6
commit
c8b4606f53
2 changed files with 53 additions and 2 deletions
|
|
@ -93,5 +93,4 @@ pub fn build(b: *std.Build) void {
|
|||
const run_cmd = b.addRunArtifact(mez);
|
||||
run_step.dependOn(&run_cmd.step);
|
||||
run_cmd.step.dependOn(b.getInstallStep());
|
||||
run_cmd.addArg("alacritty");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue