Skip to content

Commit

Permalink
Address review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
manavrajvanshi committed May 24, 2023
1 parent d043073 commit 9c5ec48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Build container
- name: Build container image
env:
IMAGE_TAG_BASE: ${{ github.repository }}_build_container_test
run: make docker-build

0 comments on commit 9c5ec48

Please sign in to comment.