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

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