Skip to content

Commit 63c661d

Browse files
author
v1rtl
committed
a
1 parent 68b04ef commit 63c661d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ jobs:
2525
- name: Setup PNPM
2626
uses: pnpm/action-setup@v1.2.0
2727
with:
28-
version: 5.3.0
29-
run_install:
30-
- recursive: false
31-
28+
version: 5.5.1
3229
- name: Build packages
3330
run: npm run build
3431
- name: Run tests

0 commit comments

Comments
 (0)