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