ci: fix recipe

This commit is contained in:
Pavel Korytov 2023-02-18 16:58:50 +03:00
parent 0f92705ffb
commit 01d51f5c92

View file

@ -24,7 +24,7 @@ jobs:
env:
LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA:
RECIPE: (perspective-exwm repo "SqrtMinusOne/perspective-exwm" :fetcher github)
RECIPE: (perspective-exwm :repo "SqrtMinusOne/perspective-exwm" :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