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 989ee38 commit efa4f94Copy full SHA for efa4f94
.github/workflows/dotnet.yml
@@ -88,7 +88,7 @@ jobs:
88
rustup target add ${{ matrix.target }}
89
cargo install --force cbindgen
90
91
- source $HOME/.cargo/env
+ cd /workspace
92
./windows/build-artifacts.sh ${{ env.OUTPUT_DIR }} ${{ matrix.target }}
93
94
- name: Windows
0 commit comments