mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 01:18:19 +01:00
Use yarn for benchmarks CI
This commit is contained in:
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
- name: Install Mock-Server node_modules
|
||||
run: npm ci
|
||||
run: yarn install --frozen-lockfile
|
||||
working-directory: Mock-Server
|
||||
|
||||
- name: Build typescript
|
||||
|
||||
Reference in New Issue
Block a user