From 87dda5a27fe782fafb8dfcc395b758cf61492948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABlle=20Huisman?= Date: Fri, 11 Oct 2024 16:54:49 +0200 Subject: [PATCH] Fix typo --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 379f690..2a9e158 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -102,7 +102,7 @@ jobs: with: fetch-depth: 0 - - name: Download artifcats + - name: Download artifacts uses: actions/download-artifact@v4 with: path: dist