Skip to content

Commit

Permalink
feat: add missing key to enable binary caching
Browse files Browse the repository at this point in the history
  • Loading branch information
jr0me committed Oct 15, 2024
1 parent 42f5298 commit 392b8f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/coverage_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
- synchronize
- reopened

env:
VCPKG_BINARY_SOURCES: 'clear;nuget,GitHub,readwrite'

jobs:
coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 392b8f6

Please sign in to comment.