From 9a5c02fa989b68b6cce3a785ffe6ee659f2c16d1 Mon Sep 17 00:00:00 2001 From: seungh0 Date: Wed, 3 Jul 2024 04:10:40 +0900 Subject: [PATCH] =?UTF-8?q?Github=20Actions=20=EB=A6=AC=ED=8C=A9=ED=86=A0?= =?UTF-8?q?=EB=A7=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci-client.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-client.yml b/.github/workflows/ci-client.yml index 6a4e8d09..3d946bb3 100644 --- a/.github/workflows/ci-client.yml +++ b/.github/workflows/ci-client.yml @@ -16,7 +16,7 @@ env: CI: '' jobs: ci: - name: Build + name: Build on Node runs-on: ubuntu-latest strategy: matrix: