From e0d48f0c20eec304ee56a20544156e15460734ae Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 14 Apr 2022 16:54:23 +0200 Subject: [PATCH] Last fix with the path? --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index edf209e31..010bc13e3 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -114,5 +114,5 @@ jobs: uses: peaceiris/actions-gh-pages@v3 with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ./coreutils/target/cargo-timings/* + publish_dir: ./coreutils/target/cargo-timings/ destination_dir: cargo-timings/