From ca23be885c8fc9a5a120468007afc5908db72732 Mon Sep 17 00:00:00 2001 From: dastraus007 Date: Wed, 6 Aug 2025 01:57:49 +0300 Subject: [PATCH] 2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd8e03f..097c77a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - # 2) Use Node.js + # 2) Use Node.js - name: Setup Node.js for ${{ matrix.service }} uses: actions/setup-node@v3 with: