Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mario8705 authored Oct 17, 2023
1 parent 223e7cb commit 8295923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Use Node.js 18.x
uses: actions/setup-node@v3
with:
cache: 'pnpm'
node-version: 18.x

- name: Install PNPM
Expand Down

0 comments on commit 8295923

Please sign in to comment.