Skip to content

Commit

Permalink
Update Node.js version and use pnpm for dependency installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef-Harby committed Apr 10, 2024
1 parent 31836c3 commit 69fb806
Show file tree
Hide file tree
Showing 3 changed files with 618 additions and 1,699 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/example-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- uses: actions/[email protected]
with:
node-version: 20.x
cache: "pnpm"

- name: Install Dependencies
run: pnpm install --frozen-lockfile

Expand Down
Loading

0 comments on commit 69fb806

Please sign in to comment.