Skip to content

Commit

Permalink
fix(build): Cache vcpkg built libraries.
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Nana <[email protected]>
  • Loading branch information
na2axl committed Aug 25, 2024
1 parent 32e628a commit ec4e83b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
uses: lukka/[email protected]
with:
vcpkgGitCommitId: 198d68dbcc6c907cb3d0b9b1d93c3df6ecf93c62
doNotCache: false

- name: Find flatc version
if: startsWith(matrix.config.os, 'ubuntu') || startsWith(matrix.config.os, 'macos')
Expand Down

0 comments on commit ec4e83b

Please sign in to comment.