Skip to content

Commit

Permalink
Fix windows CI build by allowing to run emacs.portable's scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
kommen authored and bbatsov committed Feb 11, 2024
1 parent 799b774 commit c66ada8
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 @@ -110,7 +110,7 @@ jobs:
- run:
name: Install Emacs latest
command: |
choco install emacs
choco install emacs -y
- setup-windows
- test
- lint
Expand Down

0 comments on commit c66ada8

Please sign in to comment.