Skip to content

Commit

Permalink
install per yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
ph-fritsche committed Mar 31, 2022
1 parent cb566d6 commit 52723bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate.yml
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: bahmutov/npm-install@v1
with:
useLockFile: false
install-command: yarn --silent
env:
HUSKY_SKIP_INSTALL: true

Expand Down Expand Up @@ -61,6 +62,7 @@ jobs:
uses: bahmutov/npm-install@v1
with:
useLockFile: false
install-command: yarn --silent
env:
HUSKY_SKIP_INSTALL: true

Expand Down

0 comments on commit 52723bf

Please sign in to comment.