From 14004301253cdbfc39a392af4cb616a2ed6a5863 Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Tue, 30 May 2023 12:19:41 +0200 Subject: [PATCH] =?UTF-8?q?Victoria=20Park,=20Wolvega=20&=20Chom=C4=99cice?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/melpazoid-etherpad.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/melpazoid-etherpad.yml b/.github/workflows/melpazoid-etherpad.yml index cd98234..1dbf44a 100644 --- a/.github/workflows/melpazoid-etherpad.yml +++ b/.github/workflows/melpazoid-etherpad.yml @@ -24,7 +24,7 @@ jobs: env: LOCAL_REPO: ${{ github.workspace }} # RECIPE is your recipe as written for MELPA: - RECIPE: (etherpad :repo "zzkt/ethermacs" :fetcher github :files ("etherpad.el")) + RECIPE: (etherpad :repo "zzkt/ethermacs" :fetcher github :files ("etherpad.el" "ethersync.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