Fix mockoon (use version 3 and not the latest) (#4592)

This commit is contained in:
sdepassio 2023-08-07 11:08:52 +02:00 committed by GitHub
parent aff7824430
commit c1f9f9c545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
node-version: "16.x"
- name: Install Mockoon CLI
run: npm install -g -D @mockoon/cli
run: npm install -g -D @mockoon/cli@3.1.0
- name: Install libs
run: sudo apt-get install libcurl4-openssl-dev