Skip to content

Commit

Permalink
cask install --debug
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho committed Jun 1, 2024
1 parent d1104af commit 4a30bc7
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 @@ -2,7 +2,7 @@ export EMACS ?= $(shell which emacs)
CASK_DIR := $(shell cask package-directory)

$(CASK_DIR): Cask
cask install
cask install --debug
@touch $(CASK_DIR)

.PHONY: cask
Expand Down

0 comments on commit 4a30bc7

Please sign in to comment.