mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
Fix mockoon (use version 3 and not the latest) (#4592)
This commit is contained in:
parent
aff7824430
commit
c1f9f9c545
2
.github/workflows/tests-functional.yml
vendored
2
.github/workflows/tests-functional.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
node-version: "16.x"
|
node-version: "16.x"
|
||||||
|
|
||||||
- name: Install Mockoon CLI
|
- name: Install Mockoon CLI
|
||||||
run: npm install -g -D @mockoon/cli
|
run: npm install -g -D @mockoon/cli@3.1.0
|
||||||
|
|
||||||
- name: Install libs
|
- name: Install libs
|
||||||
run: sudo apt-get install libcurl4-openssl-dev
|
run: sudo apt-get install libcurl4-openssl-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user