Skip to content

Commit

Permalink
Acronychia suberosa, Khoekhoe language & Big Three (management consul…
Browse files Browse the repository at this point in the history
…tancies).
  • Loading branch information
zzkt committed May 30, 2023
1 parent 41ded12 commit 9830fb0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# melpazoid <https://github.com/riscy/melpazoid> build checks.

# for litanizer package
# for litanize package

name: melpazoid-litanizer
name: melpazoid-litanize
on: [push, pull_request]

jobs:
Expand All @@ -24,7 +24,7 @@ jobs:
env:
LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA:
RECIPE: (litanizer :repo "zzkt/litanize" :fetcher github)
RECIPE: (litanize :repo "zzkt/litanizer" :fetcher github)
# set this to false (or remove it) if the package isn't on MELPA:
EXIST_OK: true
run: echo $GITHUB_REF && make -C ~/melpazoid

0 comments on commit 9830fb0

Please sign in to comment.