Acronychia suberosa, Khoekhoe language & Big Three (management consultancies).

This commit is contained in:
nik gaffney 2023-05-30 11:26:33 +02:00
parent 41ded12553
commit 9830fb0eed
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -1,8 +1,8 @@
# melpazoid <https://github.com/riscy/melpazoid> build checks. # melpazoid <https://github.com/riscy/melpazoid> build checks.
# for litanizer package # for litanize package
name: melpazoid-litanizer name: melpazoid-litanize
on: [push, pull_request] on: [push, pull_request]
jobs: jobs:
@ -24,7 +24,7 @@ jobs:
env: env:
LOCAL_REPO: ${{ github.workspace }} LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA: # 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: # set this to false (or remove it) if the package isn't on MELPA:
EXIST_OK: true EXIST_OK: true
run: echo $GITHUB_REF && make -C ~/melpazoid run: echo $GITHUB_REF && make -C ~/melpazoid