From 7b705ad8dc6f4a3a302c2126cce65c118e872eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20G=C4=85gor?= Date: Fri, 8 Mar 2024 20:07:18 +0100 Subject: [PATCH] ci(github): try tests again --- .github/workflows/test-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index c1d9d52..75d6260 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -30,7 +30,7 @@ jobs: git clone --depth=1 https://github.com/adityatelange/hugo-PaperMod.git themes/PaperMod # install hugo-shortcode-kofi - ln -s $(pwd) themes/hugo-shortcode-kofi + ln -s $(pwd)/.. themes/hugo-shortcode-kofi ls -la themes/ hugo config