mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-18 21:36:56 -04:00
ci: build core properly
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -98,7 +98,7 @@ jobs:
|
||||
run: cargo run -p prisma-cli --release -- generate
|
||||
|
||||
- name: Build Core
|
||||
run: cargo build -p core --release
|
||||
run: cargo build -p sdcore --release
|
||||
|
||||
package-desktop:
|
||||
name: Package desktop (${{ matrix.platform }})
|
||||
|
||||
Reference in New Issue
Block a user