Skip to content

Commit

Permalink
ci(studio): remove with constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed Oct 10, 2024
1 parent b445396 commit e2b59f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
if: ${{ steps.pkgman.outputs.package_manager == 'pnpm' }}
name: Install pnpm
id: pnpm-install
with:
version: 7

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit e2b59f7

Please sign in to comment.