Skip to content

Commit

Permalink
ci: Update melpazoid workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KarimAziev committed Nov 9, 2024
1 parent 458717d commit 9de1e1b
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: (igist :repo "KarimAziev/igist" :fetcher github)
RECIPE: (igist :fetcher github :repo "KarimAziev/igist")
# set this to false (or remove it) if the package isn't on MELPA:
EXIST_OK: false
run: echo $GITHUB_REF && make -C ~/melpazoid

0 comments on commit 9de1e1b

Please sign in to comment.