mirror of
https://github.com/tabler/tabler.git
synced 2026-01-09 14:10:08 +04:00
bundle install fix
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
ruby-version: '2.4.x'
|
||||
|
||||
- name: Set up Bundler
|
||||
run: gem install bundler -v "~> 2.0"
|
||||
run: gem install bundler -v "~> 1.17"
|
||||
|
||||
- run: ruby --version
|
||||
- run: gem --version
|
||||
|
||||
Reference in New Issue
Block a user