Files
packages/anda/tools/arduino-app-lab-bin/update.rhai
T
Raboneko ed10422eaf backport: fix (arduino-app-lab-bin): update script (#10232) (#10237)
(cherry picked from commit d92fe5e2e9)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-02 16:27:07 -06:00

4 lines
60 B
Plaintext

let v = gh("arduino/arduino-app-lab");
v.crop(3);
print(v);