This commit is contained in:
lee-at-zoo-corp
2025-06-06 19:14:05 -04:00
parent 4497d282d2
commit e5cb099c32

View File

@ -39,7 +39,10 @@ endif
- npm install
- $(CARGO):
```sh:
ifdef WINDOWS
#\
```
- npm run install:rust:windows
else
- npm run install:rust