mirror of
https://github.com/vale981/melpazoid
synced 2025-03-04 17:01:40 -05:00
fix: melpazoid fails on pull requests due to branch name
Thanks very much @akirak for figuring this one out :)
This commit is contained in:
parent
78375618a5
commit
e988d291a7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/melpazoid.yml
vendored
1
.github/workflows/melpazoid.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
|||
pip install ~/melpazoid
|
||||
- name: Run
|
||||
env:
|
||||
LOCAL_REPO: ${{ github.workspace }}
|
||||
# RECIPE is your recipe as written for MELPA:
|
||||
RECIPE: (shx :repo "riscy/shx-for-emacs" :fetcher github)
|
||||
# set this to false (or remove it) if the package isn't on MELPA:
|
||||
|
|
Loading…
Add table
Reference in a new issue