Skip to content

Commit 1cc4e8b

Browse files
committed
[CI] Removes unnecessary package installation
1 parent a88b5ff commit 1cc4e8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/jruby.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
ruby-version: jruby-9.3
3434
- name: Bundle
3535
run: |
36-
sudo apt-get install libsqlite3-dev
3736
gem install bundler
3837
bundle install
3938
bundle exec rake bundle:clean

0 commit comments

Comments
 (0)