Skip to content

Commit

Permalink
Add GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti committed Aug 17, 2024
1 parent 4748823 commit a284440
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 ("vim-tab-bar.el"))
RECIPE: (vim-tab-bar :repo "jamescherti/vim-tab-bar.el" :branch "${{ github.ref_name }}" :fetcher github :files ("vim-tab-bar.el"))
EXIST_OK: false
run: echo $GITHUB_REF && make -C ~/melpazoid

Expand Down

0 comments on commit a284440

Please sign in to comment.