Newline
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
This commit is contained in:
parent
6ec93db965
commit
099200c657
|
@ -123,4 +123,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
command: build
|
command: build
|
||||||
toolchain: ${{ matrix.toolchain }}
|
toolchain: ${{ matrix.toolchain }}
|
||||||
args: --target ${{ matrix.target }} --manifest-path ./example-projects/actix-web-example/Cargo.toml
|
args: --target ${{ matrix.target }} --manifest-path ./example-projects/actix-web-example/Cargo.toml
|
||||||
|
|
Loading…
Reference in New Issue