This commit is contained in:
Aine 2024-09-03 15:41:38 +03:00
parent c8246a1d19
commit f1839387e2
No known key found for this signature in database
GPG key ID: 34969C908CCA2804

View file

@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: lts
node-version: lts/*
cache: yarn
- name: Install dependencies
run: yarn install --immutable --network-timeout=300000