We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c9baae commit 92d2346Copy full SHA for 92d2346
.github/workflows/build.yml
@@ -92,4 +92,4 @@ jobs:
92
93
- name: Build on Windows
94
working-directory: "C:\\${{ github.event.repository.name }}"
95
- run: cargo build
+ run: cargo build --workspace
0 commit comments