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 fe386e3 commit 20e8450Copy full SHA for 20e8450
.github/workflows/rust.yml
@@ -54,6 +54,7 @@ jobs:
54
mv bench_rust.png ../Docs
55
mv bench_rust_log_scale.png ../Docs
56
cd ..
57
+ git fetch
58
git checkout gh-pages
59
git add Docs
60
git commit -m "Publish new benchmark results"
0 commit comments