Skip to content

Commit

Permalink
fix: yarn immutable install
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan committed Feb 17, 2024
1 parent ab04e09 commit 614e069
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
jobs:
build:
uses: AwesomeHamster/workflows/.github/workflows/build.yml@master
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
with:
lint: true
test: true

0 comments on commit 614e069

Please sign in to comment.