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
e06572c53c
commit
45a410f687
4
.github/workflows/generic-plugins.yml
vendored
4
.github/workflows/generic-plugins.yml
vendored
@ -71,9 +71,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Building generic plugins using Cargo
|
- name: Building generic plugins using Cargo
|
||||||
run: |
|
run: |
|
||||||
source /root/.cargo/env
|
export PATH="/opt/bin:$PATH"
|
||||||
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