Skip to content

Conversation

@hasib-devs
Copy link
Owner

This pull request includes changes to the GitHub workflows to modify how dependencies are installed. The most important changes are:

Changes to dependency installation:

  • .github/workflows/debug.yml: Changed the Install dependencies step to use --no-frozen-lockfile instead of --frozen-lockfile in the pnpm install command.
  • .github/workflows/release.yml: Changed the Install dependencies step to use --no-frozen-lockfile instead of --frozen-lockfile in the pnpm install command.…workflows

@hasib-devs hasib-devs self-assigned this Mar 8, 2025
@hasib-devs hasib-devs merged commit 837aeba into main Mar 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants