mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
wip(ci)
This commit is contained in:
parent
572dba748d
commit
e06572c53c
2
.github/workflows/generic-plugins.yml
vendored
2
.github/workflows/generic-plugins.yml
vendored
@ -72,6 +72,8 @@ jobs:
|
|||||||
- name: Building generic plugins using Cargo
|
- name: Building generic plugins using Cargo
|
||||||
run: |
|
run: |
|
||||||
source /root/.cargo/env
|
source /root/.cargo/env
|
||||||
|
echo "Current path: $PATH"
|
||||||
|
ls /root/.cargo/bin
|
||||||
cargo build --release
|
cargo build --release
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user