Skip to content

Commit

Permalink
fix: Remove bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
RalphHightower committed Dec 16, 2022
1 parent f38aa70 commit ddb4fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/GetVersions.yml
Expand Up @@ -19,5 +19,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: ruby -v
- run: bundle exec jekyll -v
- run: bundle exec github-pages -v
- run: exec jekyll -v
- run: exec github-pages -v

0 comments on commit ddb4fe7

Please sign in to comment.