From 19ebe597a9f709ac2d72c5c6f9d4cdefb3b99b7a Mon Sep 17 00:00:00 2001 From: Marukome0743 Date: Wed, 17 Apr 2024 17:53:23 +0900 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8Fci:=20delete=20-y=20option?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .