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 97bd716 commit 12bfa6bCopy full SHA for 12bfa6b
.github/workflows/run-dev-tests.yml
@@ -45,6 +45,8 @@ jobs:
45
# run: vcpkg install openssl
46
47
- uses: cargo-bins/cargo-binstall@main
48
+ env:
49
+ CARGO_HOME: '~/.cargo'
50
51
- name: Install third-party binaries (HTML report generator)
52
run: >-
0 commit comments