CI: let melpazoid know that the package is in MELPA and move fetcher

This commit is contained in:
Valentin Boettcher 2025-01-21 12:40:06 -05:00
parent 27dc1af671
commit 9c3a1feeac
No known key found for this signature in database
GPG key ID: E034E12B7AF56ACE

View file

@ -20,8 +20,8 @@ jobs:
- name: Run
env:
LOCAL_REPO: ${{ github.workspace }}
RECIPE: (py-vterm-interaction :repo "vale981/py-vterm-interaction.el" :fetcher github)
RECIPE: (py-vterm-interaction :fetcher github :repo "vale981/py-vterm-interaction.el")
# set this to false (or remove it) if the package isn't on MELPA:
EXIST_OK: false
EXIST_OK: true
run: |
echo $GITHUB_REF && make -C ~/melpazoid