Skip to content

Commit

Permalink
try new version
Browse files Browse the repository at this point in the history
  • Loading branch information
shahadarsh committed Jan 3, 2024
1 parent 1f3a07c commit f811d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tembo_release_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
toolchain: ${{ matrix.toolchain }}
args: "--locked --release"
strip: true
working-directory: ./tembo-cli
- name: Rename binary (linux and macos)
run: mv target/${{ matrix.platform.target }}/release/figctl target/${{ matrix.platform.target }}/release/${{ matrix.platform.bin }}
if: matrix.platform.os_name != 'Windows-x86_64'
Expand Down

0 comments on commit f811d0d

Please sign in to comment.