diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c0343d..92bc70b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: - name: Run melpazoid env: - RECIPE: (dir-config :repo "jamescherti/dir-config.el" :branch "${{ github.ref_name }}" :fetcher github :files ("outline-indent.el")) + RECIPE: (outline-indent :repo "jamescherti/outline-indent.el" :branch "${{ github.ref_name }}" :fetcher github :files ("outline-indent.el")) EXIST_OK: false run: echo $GITHUB_REF && make -C ~/melpazoid