Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 9912c66

Browse files
committed
update to macos
1 parent 91921f9 commit 9912c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Cache Conan (MacOS)
4545
id: cache-conan
4646
uses: actions/cache@v2
47-
if: matrix.platform != 'windows'
47+
if: matrix.platform == 'macos'
4848
with:
4949
path: |
5050
${{ github.workspace }}/conan_data

0 commit comments

Comments
 (0)