Skip to content

Commit

Permalink
chore: rm deprecated actions, rewrite, consolidate restore ci build, …
Browse files Browse the repository at this point in the history
…attempt 4
  • Loading branch information
mwfarb committed Jun 20, 2024
1 parent 1ec947f commit 330a269
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.5'
bundler-cache: true
- uses: actions/configure-pages@v5
- run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
Expand Down

0 comments on commit 330a269

Please sign in to comment.