Skip to content

Commit

Permalink
Remove melpazoid check for org-zettelkasten
Browse files Browse the repository at this point in the history
  • Loading branch information
ymherklotz committed Feb 4, 2023
1 parent 6082950 commit 68dc980
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/melpazoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@ jobs:
git clone https://github.com/riscy/melpazoid.git ~/melpazoid
pip install ~/melpazoid
- name: Check org-zettelkasten
env:
LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA:
RECIPE: (org-zettelkasten :repo "ymherklotz/emacs-zettelkasten" :fetcher github :files ("org-zettelkasten.el"))
# set this to false (or remove it) if the package isn't on MELPA:
EXIST_OK: true
run: echo $GITHUB_REF && make -C ~/melpazoid

- name: Check zettelkasten
env:
LOCAL_REPO: ${{ github.workspace }}
Expand Down

0 comments on commit 68dc980

Please sign in to comment.