Skip to content

Commit

Permalink
Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Aug 23, 2022
1 parent 5278714 commit c7bd9f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ pkg:

pub-pkg:
echo "" | gh release create v$(VERSION) -t "v$(VERSION)" \
build/eva-hmi-block_ui-$(VERSION).evapkg
build/eva-hmi-block_ui-$(VERSION).tgz
_build/eva-hmi-block_ui-$(VERSION).evapkg \
_build/eva-hmi-block_ui-$(VERSION).tgz

0 comments on commit c7bd9f8

Please sign in to comment.