1
0
Fork 0
mirror of synced 2024-05-02 11:43:04 +12:00

Remove makefile edit

This commit is contained in:
Josh McKinney 2023-12-31 06:37:41 -08:00 committed by Nikita Prokopov
parent 2b2de1d7a0
commit f70e21b6e5

View file

@ -1,7 +1,7 @@
all: build
build:
docker run --rm -v ${PWD}:/opt tonsky/firacode:latest ./script/build.sh -w Retina
docker run --rm -v ${PWD}:/opt tonsky/firacode:latest ./script/build.sh
package:
./script/package.sh