Skip to content

Commit d54d5fe

Browse files
Update pages.yml
1 parent 190bfb2 commit d54d5fe

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
4343
cache-version: 0 # Increment this number if you need to re-download cached gems
4444
working-directory: '${{ github.workspace }}/docs'
45-
- name: Install gems
46-
run: bundle install
4745
- name: Setup Pages
4846
id: pages
4947
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)