Skip to content
Snippets Groups Projects
Commit 2bfc8f31 authored by yisding's avatar yisding
Browse files

try adding a version to pnpm

I don't think it should make a difference...
parent bcacf88e
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,8 @@ jobs: ...@@ -14,6 +14,8 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: pnpm/action-setup@v2 - uses: pnpm/action-setup@v2
with:
version: latest
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment