ci: fix recipe

This commit is contained in:
Pavel Korytov 2023-06-18 16:16:34 +03:00
parent b8f8ee9ab4
commit 8d18b0e20a

View file

@ -25,7 +25,7 @@ jobs:
env:
LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA:
RECIPE: (pomm :repo "SqrtMinusOne/micromamba.el" :fetcher github)
RECIPE: (micromamba :repo "SqrtMinusOne/micromamba.el" :fetcher github)
# set this to false (or remove it) if the package isn't on MELPA:
EXIST_OK: false
run: echo $GITHUB_REF && make -C ~/melpazoid