Skip to content

Commit

Permalink
Need a bundle, the action runs bundle exec rake release
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Dec 22, 2023
1 parent 216447c commit 932a14b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/pkg
Gemfile.lock
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# frozen_string_literal: true

source "https://rubygems.org"

gem "rake"

0 comments on commit 932a14b

Please sign in to comment.