dev: ci: binaries-mac-x64: bust stack-global cache, try to fix error
This commit is contained in:
		
							parent
							
								
									99f3a6852d
								
							
						
					
					
						commit
						4c041b73b7
					
				
							
								
								
									
										4
									
								
								.github/workflows/binaries-mac-x64.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/binaries-mac-x64.yml
									
									
									
									
										vendored
									
									
								
							| @ -43,9 +43,9 @@ jobs: | ||||
|       uses: actions/cache@v2 | ||||
|       with: | ||||
|         path: ~/.stack | ||||
|         key: ${{ runner.os }}-stack-global-after20210110-${{ hashFiles('**.yaml') }} | ||||
|         key: ${{ runner.os }}-stack-global-after20220817-${{ hashFiles('**.yaml') }} | ||||
|         restore-keys: | | ||||
|              ${{ runner.os }}-stack-global-after202110110 | ||||
|              ${{ runner.os }}-stack-global-after20220817 | ||||
|       if: env.CONTINUE | ||||
| 
 | ||||
|     - name: Cache stack-installed programs in ~/.local/bin | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user