Skip to content

Commit

Permalink
docs(sage-monorepo): update comments in the release workflow (#2880)
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter authored Oct 4, 2024
1 parent 887a121 commit eb565d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }} \
Expand Down

0 comments on commit eb565d8

Please sign in to comment.