Skip to content

Commit 30ff4c4

Browse files
committed
Adjust packaging instructions.
1 parent 720a37e commit 30ff4c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/developer/packaging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ To build packages for the current API Umbrella version:
2424
$ git clone https://github.com/NREL/api-umbrella.git
2525
$ cd api-umbrella
2626
$ make download_deps
27+
$ make -j8 download_verify_package_deps
2728
$ make -j8 all_packages # Adjust concurrency with -j flag as desired
2829
```
2930

0 commit comments

Comments
 (0)