Skip to content

Commit

Permalink
ci: try to fix melpazoid
Browse files Browse the repository at this point in the history
  • Loading branch information
SqrtMinusOne committed Aug 23, 2023
1 parent 6bad19a commit 129b893
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 @@ -19,7 +19,7 @@ jobs:
run: |
python -m pip install --upgrade pip
sudo apt-get install emacs && emacs --version
git clone https://github.com/riscy/melpazoid.git ~/melpazoid
git clone https://github.com/SqrtMinusOne/melpazoid.git ~/melpazoid
pip install ~/melpazoid
- name: Run
env:
Expand Down

0 comments on commit 129b893

Please sign in to comment.