mirror of
https://github.com/cliffe/HacktivityLabSheets.git
synced 2026-02-20 13:50:46 +00:00
Remove specific bundler version from Gemfile and GitHub Actions workflow to streamline dependency installation
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -29,7 +29,6 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
gem install bundler -v '~> 2.3.0'
|
||||
bundle install
|
||||
|
||||
- name: Setup Pages
|
||||
|
||||
Reference in New Issue
Block a user