Skip to content

Commit

Permalink
fix: yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony23991 committed Aug 20, 2024
1 parent c30a21f commit 3bea7f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
yarn install --frozen-lockfile
- name: Reinstall Dependencies for Specific Projects
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
run: |
npx nx run-many --target=reinstall --projects=justaname-express,justaname-next-app,justaname-next-pages,justaname-fastify,justaname-nestjs,justaname-expo-full,justaname-react,justaname-hapi,justaname-koa,justaname-expo-frontend --parallel
Expand Down

0 comments on commit 3bea7f4

Please sign in to comment.