mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
make release should depend on deps
This commit is contained in:
parent
804efaa914
commit
08d346ce50
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ all: install
|
|||
install: deps
|
||||
./install.sh
|
||||
|
||||
release:
|
||||
release: deps
|
||||
goreleaser --skip-publish --rm-dist
|
||||
|
||||
capdefs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue