Skip to content

Commit

Permalink
fix release workflow even harder
Browse files Browse the repository at this point in the history
  • Loading branch information
slonopotamus committed Jan 7, 2021
1 parent a37d0b6 commit 9faf1d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0'
bundler-cache: true
- name: Setup Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 9faf1d8

Please sign in to comment.