mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-09-27 13:16:05 -04:00
ci: don't build all rust stuff
This commit is contained in:
1 parent
46c2c287e2
commit
89d79a748e
1 file changed
+1
-1
@@ -82,7 +82,7 @@ jobs:
|
||||
uses: Swatinem/rust-cache@cb2cf0cc7c5198d3364b9630e2c3d457f160790c
|
||||
|
||||
- name: Build prisma-cli
|
||||
run: cargo build
|
||||
run: cargo build -p prisma-cli --release
|
||||
|
||||
- name: Build core-derive
|
||||
run: cargo build -p core-derive --release
|
||||
|
||||
Reference in new issue
Block a user