Acronychia suberosa, Khoekhoe language & Big Three (management consultancies).
This commit is contained in:
parent
41ded12553
commit
9830fb0eed
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
@ -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
|
Loading…
Reference in a new issue