Skip to content

Commit 12bfa6b

Browse files
committed
try to fix cargo-home env
1 parent 97bd716 commit 12bfa6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-dev-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
# run: vcpkg install openssl
4646

4747
- uses: cargo-bins/cargo-binstall@main
48+
env:
49+
CARGO_HOME: '~/.cargo'
4850

4951
- name: Install third-party binaries (HTML report generator)
5052
run: >-

0 commit comments

Comments
 (0)