Skip to content

Commit

Permalink
No Gemfile yet, update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cheshire137 committed Nov 24, 2024
1 parent 522cfd1 commit 4281bd2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
bundler-cache: true
ruby-version: ruby

- name: Install dependencies
run: bundle install

- name: Build gem
run: gem build project_pull_mover.gemspec -o project_pull_mover.gem

Expand Down

0 comments on commit 4281bd2

Please sign in to comment.