Skip to content

Commit

Permalink
fix: publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr Shevtsov authored and Oleksandr Shevtsov committed Feb 5, 2023
1 parent d6829d6 commit 46757a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:

- name: Download Cypress
uses: bahmutov/npm-install@v1
with:
install-command: npm i --force
env:
CYPRESS_INSTALL_BINARY: 0

Expand Down

0 comments on commit 46757a5

Please sign in to comment.