Skip to content

Commit

Permalink
wip: try to cache vcpkg stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpu committed Aug 24, 2023
1 parent 180d6b7 commit 7093f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
~/.cargo/registry/cache/
~/.cargo/git/db/
target/
$VCPKG_DEFAULT_BINARY_CACHE
key: ${{ runner.os }}-cargo-${{ hashFiles('Cargo.lock') }}
- name: Install Rust
uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit 7093f63

Please sign in to comment.