diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 561edc8..c1d9d52 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 ../ themes/hugo-shortcode-kofi + ln -s $(pwd) themes/hugo-shortcode-kofi ls -la themes/ hugo config