diff --git a/melpazoid.yml b/melpazoid.yml index 76e1f70..8e2362d 100644 --- a/melpazoid.yml +++ b/melpazoid.yml @@ -25,7 +25,7 @@ jobs: env: LOCAL_REPO: ${{ github.workspace }} # RECIPE is your recipe as written for MELPA: - RECIPE: (shx :repo "riscy/shx-for-emacs" :fetcher github) + RECIPE: (shx :fetcher github :repo "riscy/shx-for-emacs") # set this to false (or remove it) if the package isn't on MELPA: EXIST_OK: true run: echo $GITHUB_REF && make -C ~/melpazoid