This commit is contained in:
parent
29c5c85156
commit
df8cb3bb66
@ -48,7 +48,7 @@ jobs:
|
||||
uses: https://github.com/actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
args: --target x86_64-unknown-linux-musl --release --bin network-monitor --target-dir ./build
|
||||
args: --target x86_64-unknown-linux-musl --release
|
||||
|
||||
- name: Log in to the Container registry
|
||||
uses: https://github.com/docker/login-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user