Skip to content

Commit

Permalink
I still do not think this is going to work properly..
Browse files Browse the repository at this point in the history
  • Loading branch information
RoUS committed Mar 19, 2024
1 parent ee0089a commit e53b757
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler: none
bundler-cache: false
run: |
bundle config set --local path 'vendor/bundle'
- name: Install versionary manually in vendor/bundle/ruby/3.0.0
run: |
Expand Down

0 comments on commit e53b757

Please sign in to comment.