Skip to content

Commit 4c69c83

Browse files
authored
Update melpazoid.yml
1 parent 70bb486 commit 4c69c83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/melpazoid.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
env:
2626
LOCAL_REPO: ${{ github.workspace }}
2727
# RECIPE is your recipe as written for MELPA:
28-
RECIPE: (gptel-agent :fetcher github :repo "beacoder/call-graph")
28+
RECIPE: (call-graph :fetcher github :repo "beacoder/call-graph")
2929
# set this to false (or remove it) if the package isn't on MELPA:
3030
EXIST_OK: true
3131
run: echo $GITHUB_REF && make -C ~/melpazoid

0 commit comments

Comments
 (0)