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.
2 parents 2858a8a + 73b0861 commit 290bb93Copy full SHA for 290bb93
.github/workflows/docs.yml
@@ -56,6 +56,7 @@ jobs:
56
with:
57
path: ${{ github.workspace }}/ur-repo/benchmark_results.html
58
key: benchmark-results-
59
+ restore-keys: benchmark-results-
60
61
- name: Move benchmark HTML
62
# exact or partial cache hit
0 commit comments