👷 Update CI

This commit is contained in:
ajnart
2023-11-09 18:11:29 +01:00
parent 694acafe21
commit 50b21667bb
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ jobs:
path: .next/cache
key: ${{ runner.os }}-build-${{ env.cache-name }}
- run: yarn install --immutable
- run: yarn install
- run: yarn turbo build