Skip to content

Commit eab856a

Browse files
committed
Record 7zip usage in west sdk install
Signed-off-by: paulober <[email protected]>
1 parent 53c9f0e commit eab856a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/setupZephyr.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,6 +1246,7 @@ export async function setupZephyr(
12461246
message: "Success",
12471247
increment: 100,
12481248
});
1249+
await LastUsedDepsStore.instance.record("7zip", "latest");
12491250

12501251
return true;
12511252
} else {

0 commit comments

Comments
 (0)