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 9163aea commit c45376fCopy full SHA for c45376f
.github/workflows/ci-dotnet.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: ./.github/workflows/bazel.yml
11
with:
12
name: Build
13
- cache-key: dotnet-build
+ cache-key: false
14
os: windows
15
run: bazel build //dotnet/src/webdriver:package //dotnet/src/support:package
16
0 commit comments