Skip to content

Commit

Permalink
[workflows] fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDreyer committed Apr 23, 2024
1 parent d80b528 commit 6ca277e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Rename
run: |
mv src/main/resources/ruby/builtin_types.zip ruby_builtin_types.zip
mv src/main/resources/ruby/builtin_types.zip.sha512 ruby_builtin_types.zip.sha521
mv src/main/resources/ruby/builtin_types.zip.sha512 ruby_builtin_types.zip.sha512
- name: Show SHA512
run: cat ruby_builtin_types.zip.sha512
- name: Set next release version
Expand Down

0 comments on commit 6ca277e

Please sign in to comment.