fix: dependencies

This commit is contained in:
diced
2023-08-20 14:04:12 -07:00
parent d28e042048
commit 1f6beb0f54

View File

@@ -23,7 +23,7 @@ jobs:
cache: 'yarn'
- name: Install dependencies
run: yarn install --immutable
run: yarn install
- name: Build
env: