Skip to content

Commit

Permalink
Update the addressbook on SDK build (#1658)
Browse files Browse the repository at this point in the history
* update the addressbook on sdk build

Signed-off-by: Petar Tonev <[email protected]>

* rearrange tasks

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: Petar Tonev <[email protected]>
  • Loading branch information
petreze authored Jun 30, 2023
1 parent 7068d84 commit 3ecd5cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ tasks:
build:
cmds:
- task: install
- task: update:addressbooks
- task: format
- task: lint
- ./node_modules/.bin/babel src -d lib --out-file-extension .cjs > /dev/null
Expand Down

0 comments on commit 3ecd5cd

Please sign in to comment.