Skip to content

Commit

Permalink
Removed redundant pages config from the GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tomakehurst committed Jan 3, 2024
1 parent a76076c commit 222d347
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-to-amplify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ jobs:
bundler: '2.4.10'
bundler-cache: false # runs 'bundle install' and caches installed gems automatically
cache-version: 3 # Increment this number if you need to re-download cached gems
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3

- name: Update RubyGems and Co
run: gem update --system
- name: Install Ruby Bundles
Expand Down

0 comments on commit 222d347

Please sign in to comment.