Skip to content

Commit

Permalink
revert version
Browse files Browse the repository at this point in the history
  • Loading branch information
nadarbreicq committed Apr 22, 2024
1 parent 181ee54 commit 13ec267
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,8 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1.0
bundler-cache: false

- name: Update Bundler
run: |
gem install bundler
bundle update
ruby-version: 2.7
bundler-cache: true

- name: Deploy
run: bash tools/deploy.sh

0 comments on commit 13ec267

Please sign in to comment.