👷 Update main.yml
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user