We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806cca4 commit 91f9722Copy full SHA for 91f9722
1 file changed
.github/workflows/melpazoid.yml
@@ -25,7 +25,7 @@ jobs:
25
env:
26
LOCAL_REPO: ${{ github.workspace }}
27
# RECIPE is your recipe as written for MELPA:
28
- RECIPE: (gptel-agent :fetcher github :repo "beacoder/gptel-cpp-complete")
+ RECIPE: (gptel-cpp-complete :fetcher github :repo "beacoder/gptel-cpp-complete")
29
# set this to false (or remove it) if the package isn't on MELPA:
30
EXIST_OK: true
31
run: echo $GITHUB_REF && make -C ~/melpazoid
0 commit comments