Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Sep 27, 2024
1 parent 2cd5ad8 commit 8598c10
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: package
$(EASK) install-deps --dev
$(EASK) install
$(EASK) load ./test/activate.el

0 comments on commit 8598c10

Please sign in to comment.