1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

Remove makefile edit

This commit is contained in:
Josh McKinney 2023-12-31 06:37:41 -08:00
parent 4d3e34d8ca
commit 5e1af8b092
No known key found for this signature in database
GPG Key ID: 722287396A903BC5

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