Skip to content

Commit f70e21b

Browse files
joshkatonsky
authored andcommitted
Remove makefile edit
1 parent 2b2de1d commit f70e21b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
all: build
22

33
build:
4-
docker run --rm -v ${PWD}:/opt tonsky/firacode:latest ./script/build.sh -w Retina
4+
docker run --rm -v ${PWD}:/opt tonsky/firacode:latest ./script/build.sh
55

66
package:
77
./script/package.sh

0 commit comments

Comments
 (0)