try install yarn
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 7s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 16s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 11s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 12s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 11s

This commit is contained in:
2025-09-08 15:59:53 -05:00
parent 033b424b20
commit 8806736642

View File

@@ -36,7 +36,8 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
if: matrix.test-target == 'nodejs'
- run: npm install -g yarn
# lix
- uses: lix-pm/setup-lix@master