Skip to content

Commit 87044ca

Browse files
committed
Update cache dir
1 parent d57456f commit 87044ca

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
id: versions
2828
run: dotnet run -c Release --project ChromeForTesting/ChromeForTesting.VersionManager
2929
env:
30-
VERSION_INCREMENT: '31'
30+
VERSION_INCREMENT: '32'
3131

3232
VerifyTagExists:
3333
needs:

local.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
33
<fontconfig>
44
<dir prefix="relative">../../usr/share/fonts</dir>
5-
<cachedir>/tmp/fontconfig</cachedir>
65
</fontconfig>

0 commit comments

Comments
 (0)