From b5353b73e8d836c016233bf73676b03146d6f192 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 23 May 2022 17:33:04 -0700 Subject: Force not needed --- .github/workflows/new.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/new.yml b/.github/workflows/new.yml index cf79e131..8c8ebf50 100644 --- a/.github/workflows/new.yml +++ b/.github/workflows/new.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v3 - uses: actions/setup-node@v3 - - run: npm install --force + - run: npm install working-directory: modern - run: npm run lint working-directory: modern -- cgit v1.2.3