Skip to content

Commit

Permalink
chore: update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryJobst committed Dec 24, 2024
1 parent 4346668 commit c889e41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: 'head'
- name: Install dependencies
run: bundle install
- name: Install ocra
run: gem install ocra
- name: Build Binary
Expand Down

0 comments on commit c889e41

Please sign in to comment.