Tiny fix in Makefile

master v1.0.0
Jef Roosens 2021-04-13 22:09:50 +02:00
parent fe6a5f81b3
commit bdd27446eb
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ release:
.PHONY: release
push:
@ ./build -m prod -a push
@ ./build -m rel -a push
.PHONY: push
# Run