From 2f598f7526896995b62af25df0a15e52027614c2 Mon Sep 17 00:00:00 2001 From: "Anantachai Saothong (Manta)" Date: Tue, 27 Aug 2024 18:06:49 +0700 Subject: [PATCH] chore: consistency --- .github/workflows/master-pushed.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/master-pushed.yml b/.github/workflows/master-pushed.yml index 1a5da64..ec11bc5 100644 --- a/.github/workflows/master-pushed.yml +++ b/.github/workflows/master-pushed.yml @@ -14,7 +14,6 @@ jobs: with: node-version-file: 'package.json' cache: npm - registry-url: 'https://registry.npmjs.org' - run: npm ci --ignore-scripts