File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 id : cache-libavif
6767 with :
6868 path : ~/cache-libavif
69- key : ${{ runner.os }}-libavif-${{ hashFiles('depends/install_libavif.sh', 'depends/libavif-svt4.patch' ) }}
69+ key : ${{ runner.os }}-libavif-${{ hashFiles('depends/install_libavif.sh') }}
7070
7171 - name : Cache libimagequant
7272 if : startsWith(matrix.os, 'ubuntu')
Original file line number Diff line number Diff line change 5050 id : cache-libavif
5151 with :
5252 path : ~/cache-libavif
53- key : ${{ runner.os }}-libavif-${{ hashFiles('depends/install_libavif.sh', 'depends/libavif-svt4.patch' ) }}
53+ key : ${{ runner.os }}-libavif-${{ hashFiles('depends/install_libavif.sh') }}
5454
5555 - name : Cache libimagequant
5656 uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
Original file line number Diff line number Diff line change 8282 id : cache-libavif
8383 with :
8484 path : ~/cache-libavif
85- key : ${{ runner.os }}-libavif-${{ hashFiles('depends/install_libavif.sh', 'depends/libavif-svt4.patch' ) }}
85+ key : ${{ runner.os }}-libavif-${{ hashFiles('depends/install_libavif.sh') }}
8686
8787 - name : Cache libimagequant
8888 if : startsWith(matrix.os, 'ubuntu')
You can’t perform that action at this time.
0 commit comments