Skip to content

Commit

Permalink
Correct url
Browse files Browse the repository at this point in the history
  • Loading branch information
licht1stein committed Apr 29, 2024
1 parent dc15369 commit 81757f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/melpazoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
env:
LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA:
RECIPE: (context-transient :repo "licht1stein/context-transient" :fetcher github)
RECIPE: (context-transient :repo "licht1stein/context-transient.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

0 comments on commit 81757f4

Please sign in to comment.