Skip to content

Commit

Permalink
pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
jycouet committed Dec 28, 2024
1 parent fa92b22 commit c5818c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: πŸ§‘β€πŸ’» Setup env
uses: jycouet/jycouet/shared-config/setup@main
with:
pnpmVersion: 9
pnpmVersion: 9.15.1
nodeVersion: 22.11.0

- name: 🚧 Build Packages
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
# - name: πŸ§‘β€πŸ’» Setup env
# uses: jycouet/jycouet/shared-config/setup@main
# with:
# pnpmVersion: 9
# pnpmVersion: 9.15.1
# nodeVersion: 22.11.0

# - name: 🚧 Run build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: jycouet/jycouet/shared-config/setup@main
name: setup env
with:
pnpmVersion: 9
pnpmVersion: 9.15.1
nodeVersion: 22.11.0

- name: Create Release Pull Request or Publish to npm
Expand Down

0 comments on commit c5818c9

Please sign in to comment.