Skip to content

Commit

Permalink
Add tests, Cask, Makefile, and GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti committed Aug 17, 2024
1 parent f0aea9d commit f9bd788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f9bd788

Please sign in to comment.