i AM stupid
Some checks failed
/ build (push) Failing after 1m40s
/ clippy (push) Failing after 1m22s

This commit is contained in:
xqtc 2024-09-05 22:25:06 +02:00
parent 9eba207b0e
commit f2cd28b4ea

View file

@ -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