Skip to content

Commit

Permalink
Correct gem name
Browse files Browse the repository at this point in the history
  • Loading branch information
eval committed Jan 29, 2025
1 parent 5572f8f commit ed6ea7c
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 @@ -34,5 +34,5 @@ jobs:
spec = Bundler.definition.specs.find {|s| s.name == ARGV[0] }
raise "No spec for #{ARGV[0]}" unless spec
print [spec.name, spec.version, spec.platform].join(":")
' "sequel-xtdb")"
' "nero")"
gem await "${gem_tuple}"

0 comments on commit ed6ea7c

Please # to comment.