We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57456f commit 87044caCopy full SHA for 87044ca
.github/workflows/release.yaml
@@ -27,7 +27,7 @@ jobs:
27
id: versions
28
run: dotnet run -c Release --project ChromeForTesting/ChromeForTesting.VersionManager
29
env:
30
- VERSION_INCREMENT: '31'
+ VERSION_INCREMENT: '32'
31
32
VerifyTagExists:
33
needs:
local.conf
@@ -2,5 +2,4 @@
2
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
3
<fontconfig>
4
<dir prefix="relative">../../usr/share/fonts</dir>
5
- <cachedir>/tmp/fontconfig</cachedir>
6
</fontconfig>
0 commit comments