i AM stupid
This commit is contained in:
parent
9eba207b0e
commit
f2cd28b4ea
|
@ -12,7 +12,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
- name: Install Protoc
|
- 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
|
- uses: https://github.com/actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: build
|
command: build
|
||||||
|
@ -35,7 +35,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
- name: Install Protoc
|
- 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
|
- uses: https://github.com/actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: clippy
|
command: clippy
|
||||||
|
|
Loading…
Reference in a new issue