diff --git a/.forgejo/workflows/uwu.yaml b/.forgejo/workflows/uwu.yaml index 22f5e66..b61e14c 100644 --- a/.forgejo/workflows/uwu.yaml +++ b/.forgejo/workflows/uwu.yaml @@ -12,7 +12,7 @@ jobs: with: toolchain: nightly - name: Install Protoc - uses: https://github.com/arduino/setup-protoc@v3 + uses: https://github.com/arduino/setup-protoc@v3 - uses: https://github.com/actions-rs/cargo@v1 with: command: build @@ -35,7 +35,7 @@ jobs: with: toolchain: nightly - name: Install Protoc - uses: https://github.com/arduino/setup-protoc@v3 + uses: https://github.com/arduino/setup-protoc@v3 - uses: https://github.com/actions-rs/cargo@v1 with: command: clippy