mirror of
https://github.com/SqrtMinusOne/reverso.el.git
synced 2025-12-10 15:53:02 +03:00
ci: fix package name
This commit is contained in:
parent
135cb317b4
commit
5e08922b45
1 changed files with 1 additions and 1 deletions
2
.github/workflows/melpazoid.yml
vendored
2
.github/workflows/melpazoid.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
env:
|
||||
LOCAL_REPO: ${{ github.workspace }}
|
||||
# RECIPE is your recipe as written for MELPA:
|
||||
RECIPE: (org-journal-tags :repo "SqrtMinusOne/reverso" :fetcher github)
|
||||
RECIPE: (reverso :repo "SqrtMinusOne/reverso" :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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue