From 46757a532521867200210939e6c6bb96794730e5 Mon Sep 17 00:00:00 2001 From: Oleksandr Shevtsov Date: Mon, 6 Feb 2023 00:59:16 +0200 Subject: [PATCH] fix: publish action --- .github/workflows/publish.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 376c0f1..4a12d66 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -12,6 +12,8 @@ jobs: - name: Download Cypress uses: bahmutov/npm-install@v1 + with: + install-command: npm i --force env: CYPRESS_INSTALL_BINARY: 0