Skip to content

Commit 92d2346

Browse files
committed
building the all workspace
1 parent 9c9baae commit 92d2346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ jobs:
9292

9393
- name: Build on Windows
9494
working-directory: "C:\\${{ github.event.repository.name }}"
95-
run: cargo build
95+
run: cargo build --workspace

0 commit comments

Comments
 (0)