remove extra "steps"

This commit is contained in:
techknowlogick 2023-04-14 02:35:43 +08:00
parent 1a8335063b
commit c4165dc4ae
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ jobs:
check-and-test:
runs-on: ubuntu-latest
steps:
steps:
- uses: actions/checkout@v3
- name: Setup Hugo
uses: https://github.com/peaceiris/actions-hugo@v2