diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index af5395b..76db87f 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -24,7 +24,7 @@ jobs: run: rm bun.lockb yarn.lock - name: Update dependencies - run: bun update -y + run: bun update - name: Run Biome run: bunx @biomejs/biome ci .