Skip to content

Commit

Permalink
Merge pull request #540 from bstansberry/setup-ruby-skipped
Browse files Browse the repository at this point in the history
The 'Setup Ruby' build step is not executing. Try changing structure …
  • Loading branch information
bstansberry authored Sep 29, 2023
2 parents 95c52d2 + 0f08545 commit 8702919
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 8702919

Please sign in to comment.