diff --git a/.forgejo/workflows/uwu.yaml b/.forgejo/workflows/uwu.yaml index ad8b84b..f0fde9c 100644 --- a/.forgejo/workflows/uwu.yaml +++ b/.forgejo/workflows/uwu.yaml @@ -25,7 +25,7 @@ jobs: shell: bash clippy: - runso-on: ubuntu-latest + runs-on: ubuntu-latest steps: - id: checkout name: checkout @@ -39,7 +39,7 @@ jobs: name: cargo clippy run: | cargo clippy --fix --lib -p glsl-lexer - shell: bash + shell: bash - id: commit name: commit uses: https://github.com/EndBug/add-and-commit@v9