Skip to content

Commit

Permalink
Update build-master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoeurjo authored Jun 11, 2024
1 parent 7a0d34d commit 31ff6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: actions/cache@v4
if: matrix.os == 'windows-latest'
with:
path: ~/.conan
path: ~/.conan2
key: ${{ runner.os }}-conan2-${{ matrix.BUILD_TYPE }}

- name: Get white list of tests
Expand Down

0 comments on commit 31ff6fe

Please sign in to comment.