[object Object]

← back to Exo

fix: Save Andrei's sanity

9b3c105bea21d19d12ad824c49388b2a29f0b22a · 2025-07-15 12:30:46 +0100 · Arbion Halili

Files touched

Diff

commit 9b3c105bea21d19d12ad824c49388b2a29f0b22a
Author: Arbion Halili <99731180+ToxicPine@users.noreply.github.com>
Date:   Tue Jul 15 12:30:46 2025 +0100

    fix: Save Andrei's sanity
---
 justfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/justfile b/justfile
index 04be3380..6cb6fc86 100644
--- a/justfile
+++ b/justfile
@@ -23,7 +23,7 @@ check:
     basedpyright --project pyproject.toml
 
 sync:
-    uv sync --all-packages
+    uv sync --all-packages --reinstall
 
 protobufs:
     just regenerate-protobufs

← 80601201 tweak  ·  back to Exo  ·  fix: Some, still broken 9f96b679 →