Skip to content

Commit

Permalink
build: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyure-A committed Mar 5, 2024
1 parent 26abb18 commit 344435a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/melpazoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
env:
LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA:
RECIPE: (shx :repo "riscy/shx-for-emacs" :fetcher github)
RECIPE: (satysfi-ts-mode :repo "Kyure-A/satysfi-ts-mode" :fetcher github)
# set this to false (or remove it) if the package isn't on MELPA:
EXIST_OK: true
run: echo $GITHUB_REF && make -C ~/melpazoid

0 comments on commit 344435a

Please sign in to comment.