mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
build: add step for safari
This commit is contained in:
parent
0e4f9184f9
commit
ebcae23ba1
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -45,6 +45,7 @@ release:
|
|||
$(MAKE) compress-source
|
||||
$(MAKE) compress-env
|
||||
$(MAKE) compress-icons-into-source-for-mz-review
|
||||
$(MAKE) copy-build-safari
|
||||
|
||||
compress-source:
|
||||
git archive -o dist/source-$(FULL_VERSION).zip HEAD
|
||||
|
|
|
|||
Loading…
Reference in a new issue