Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Sep 12, 2024
1 parent b318c43 commit f467a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ clean:
$(EASK) clean all

activate:
$(EASK) install --dev
$(EASK) install-deps --dev
$(EASK) load ./test/activate.el

0 comments on commit f467a46

Please sign in to comment.