Skip to content

Commit

Permalink
Minor nit
Browse files Browse the repository at this point in the history
  • Loading branch information
krishvoor committed Sep 21, 2023
1 parent e7cfc06 commit 0c846b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ jobs:
run: |
make gha-build
make gha-push
env: GO_VER=${{ env.GO_VER }}
env:
GO_VER=${{ env.GO_VER }}
GO_TAGS=

0 comments on commit 0c846b8

Please sign in to comment.