From c3e6510fbeffb053a1dfc09a9f7a54e865af97d2 Mon Sep 17 00:00:00 2001 From: loevray Date: Tue, 2 Apr 2024 22:29:30 +0900 Subject: [PATCH] =?UTF-8?q?[=F0=9F=97=91=EF=B8=8Fremove]:=20ci=20=EC=BA=90?= =?UTF-8?q?=EC=8B=B1=EB=B6=80=EB=B6=84=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/buildTest.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/buildTest.yaml b/.github/workflows/buildTest.yaml index 9c661b09..f67977c5 100644 --- a/.github/workflows/buildTest.yaml +++ b/.github/workflows/buildTest.yaml @@ -16,7 +16,6 @@ jobs: uses: actions/setup-node@v4 with: node-version: 20 - cache: yarn - name: Enable Corepack run: corepack enable