Skip to content

Commit 1c33e4b

Browse files
committed
replaces sha256 in Formula
1 parent 808ea62 commit 1c33e4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tembo_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
release_version: ${{ steps.set_release_version.outputs.release_version }}
4747
sha_x86_64: ${{ steps.cargo_build.outputs.sha_x86_64 }}
4848
sha_aarch64: ${{ steps.cli_version_mac.outputs.sha_aarch64 }}
49-
version: ${{ steps.cargo_build.outputs.version }}
5049
container:
5150
image: ${{ matrix.container }}
5251
steps:

0 commit comments

Comments
 (0)