Skip to content

Commit

Permalink
chore: config action ids
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Jun 20, 2024
1 parent d7e4788 commit 8a83e01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.4
ruby-version: 3.3
bundler-cache: true
- name: Setup Pages
id: pages
Expand All @@ -46,7 +46,7 @@ jobs:
uses: actions/deploy-pages@v4

# html-link-check:
# needs: deploy
# needs: build
# runs-on: ubuntu-latest
# steps:
# - run: make check

0 comments on commit 8a83e01

Please sign in to comment.