Skip to content

Commit

Permalink
revert: previous commit
Browse files Browse the repository at this point in the history
This reverts commit f2a5e6a.
  • Loading branch information
Kyure-A committed Mar 5, 2024
1 parent f2a5e6a commit 2312c8a
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 @@ -23,7 +23,7 @@ jobs:
pip install ~/melpazoid
- name: Run
env:
LOCAL_REPO: $GITHUB_WORKSPACE
LOCAL_REPO: ${{ github.workspace }}
# RECIPE is your recipe as written for MELPA:
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:
Expand Down

0 comments on commit 2312c8a

Please sign in to comment.