Skip to content

Commit

Permalink
bug: Add release dependency (#689)
Browse files Browse the repository at this point in the history
* use git version by default

Signed-off-by: Jinjing.Zhou <allenzhou@tensorchord.ai>

* fix

Signed-off-by: Jinjing.Zhou <allenzhou@tensorchord.ai>

* fix

Signed-off-by: Jinjing.Zhou <allenzhou@tensorchord.ai>
  • Loading branch information
VoVAllen committed Jul 29, 2022
1 parent 1f4b468 commit 6daa661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
name: Build & push images
if: github.repository == 'tensorchord/envd'
runs-on: ubuntu-latest
needs: goreleaser
steps:
- uses: actions/checkout@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit 6daa661

Please sign in to comment.