From c6210adc4306e2dbddadf13e8a1bd4de7eff1ad2 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios Date: Sun, 27 Jun 2021 19:30:20 -0400 Subject: [PATCH] Update BUILDING.md --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 787b3e2..c5dc82f 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -3,7 +3,7 @@ The build process consist in build the container image that you will use to deploy your container instances. 1. Go to **Actions** -2. Select **Update template** under **Workflows** +2. Select the target **Build** under **Workflows** 3. Click on **Run Workflow** and confirm ![Build](src/build.png)