Skip to content

Commit

Permalink
Maybe fix windows install issue
Browse files Browse the repository at this point in the history
  - copied from here clojure-emacs/clojure-mode#674
  • Loading branch information
p4v4n committed Feb 13, 2024
1 parent 72d47d7 commit ae33ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- run:
name: Install Emacs latest
command: |
choco install emacs
choco install emacs -y
- setup-windows
- test

Expand Down

0 comments on commit ae33ec2

Please sign in to comment.