Skip to content

Commit

Permalink
YARN_ENABLE_IMMUTABLE_INSTALLS=false
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Dec 7, 2023
1 parent 1f90a8c commit e2abb19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
deploy:
name: Deploy
runs-on: ubuntu-latest
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit e2abb19

Please sign in to comment.