Skip to content

Commit

Permalink
build: Compile tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
JPPortier committed Jul 24, 2024
1 parent e0a4ccd commit 50c6c32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorials/compile.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/sh

(cd sms/auto-subscribe-app && mvn clean package)
(cd voice/capture-leads-app && mvn clean package)

0 comments on commit 50c6c32

Please sign in to comment.