chore: Install without lockfile (#825)

Fix
This commit is contained in:
Anatolios Laskaris 2023-08-03 15:12:46 +03:00 committed by GitHub
parent 726230c987
commit bc75611eb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ jobs:
"@fluencelabs/js-client.api": "${{ fromJson(inputs.js-client-snapshots)['js-client.api'] }}"
}
- run: pnpm install
- run: pnpm install --no-frozen-lockfile
working-directory: integration-tests
- name: Build cli