Remove checkout

This commit is contained in:
deathrow 2023-02-01 15:56:14 -05:00
parent 9b9350e3dc
commit 8b98f8c045
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -8,5 +8,4 @@ jobs:
- run: gem update
- run: gem install bundler
- run: bundle install
- run: bundle exec jekyll build
- uses: actions/checkout@v3
- run: bundle exec jekyll build