Skip to content

Commit 68b04ef

Browse files
author
v1rtl
committed
f
1 parent 1449a8d commit 68b04ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
uses: pnpm/action-setup@v1.2.0
2727
with:
2828
version: 5.3.0
29-
run_install: |
30-
- recursive: false
29+
run_install:
30+
- recursive: false
3131

3232
- name: Build packages
3333
run: npm run build

0 commit comments

Comments
 (0)