Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
ful1e5 committed Aug 13, 2021
2 parents f7ed143 + b7a7e50 commit 5784006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ X_SIZES ?=22 24 28 32 40 48 56 64 72 80 88 96
WIN_CANVAS_SIZE ?= 32
WIN_SIZE ?= 24

setup: clean
setup:
@python3 -m pip install clickgen --user

build: setup build.py
Expand Down

0 comments on commit 5784006

Please sign in to comment.