Skip to content

Commit f811d0d

Browse files
committed
try new version
1 parent 1f3a07c commit f811d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tembo_release_v2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
toolchain: ${{ matrix.toolchain }}
5050
args: "--locked --release"
5151
strip: true
52+
working-directory: ./tembo-cli
5253
- name: Rename binary (linux and macos)
5354
run: mv target/${{ matrix.platform.target }}/release/figctl target/${{ matrix.platform.target }}/release/${{ matrix.platform.bin }}
5455
if: matrix.platform.os_name != 'Windows-x86_64'

0 commit comments

Comments
 (0)