From c0e8621836424865f139e356a48ac5bdaafaf568 Mon Sep 17 00:00:00 2001 From: michael-franke Date: Fri, 7 Jun 2024 16:31:19 +0200 Subject: [PATCH] update GH actions --- .github/workflows/deploy-to-gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-gh-pages.yml b/.github/workflows/deploy-to-gh-pages.yml index df5196e..8f42fee 100644 --- a/.github/workflows/deploy-to-gh-pages.yml +++ b/.github/workflows/deploy-to-gh-pages.yml @@ -13,7 +13,7 @@ jobs: max-parallel: 1 matrix: folder: - - ./01-experiments/ + - ./01-experiments/01-exp-normInference runs-on: ubuntu-latest steps: