👷 Update main.yml

This commit is contained in:
Edgar 2024-03-28 10:41:20 +01:00 committed by GitHub
parent 8b91791d1b
commit f5f7ee77e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4
- name: Cache conan
uses: actions/cache@v4.0.0
uses: actions/cache@v4
with:
key: conan-win-${{ hashFiles('conanfile.txt') }}
path: ~/.conan2/
@ -107,4 +107,4 @@ jobs:
shell: bash
- name: Clean Conan pkgs
run: conan cache clean "*" -sbd
run: conan cache clean "*" -sbd