ci: fix recipe

This commit is contained in:
Pavel Korytov 2023-12-12 15:16:08 +03:00
parent b4c427e0d7
commit 8f547cf07f

View file

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