Skip to content

Commit

Permalink
replaces sha256 in Formula
Browse files Browse the repository at this point in the history
  • Loading branch information
shahadarsh committed Apr 23, 2024
1 parent 808ea62 commit 1c33e4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tembo_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
release_version: ${{ steps.set_release_version.outputs.release_version }}
sha_x86_64: ${{ steps.cargo_build.outputs.sha_x86_64 }}
sha_aarch64: ${{ steps.cli_version_mac.outputs.sha_aarch64 }}
version: ${{ steps.cargo_build.outputs.version }}
container:
image: ${{ matrix.container }}
steps:
Expand Down

0 comments on commit 1c33e4b

Please sign in to comment.