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 2858a8a commit 73b0861Copy full SHA for 73b0861
.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