From b8757cc4bff774cfab841a49f8917597c0a05f17 Mon Sep 17 00:00:00 2001 From: Thomas Schaffter Date: Fri, 4 Oct 2024 16:52:02 +0000 Subject: [PATCH] update comment --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9fd9c3e66..a8fbaf768 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,7 @@ jobs: - name: Set up the dev container uses: ./.github/actions/setup-dev-container - - name: Build the images of all the OC projects + - name: Build the Docker images for the specified product run: | devcontainer exec --workspace-folder ../sage-monorepo bash -c ". ./dev-env.sh \ && export VERSION=${{ env.VERSION }} \