Skip to content

Commit fc778e9

Browse files
committed
cleanup
1 parent 8aa7eda commit fc778e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
uses: actions/setup-node@v4
2020
with:
2121
node-version: 16
22-
path: '.'
23-
#package-manager: 'pnpm'
22+
path: .
23+
# package-manager: 'pnpm'
2424

2525
- name: Install dependencies
2626
run: npm install

0 commit comments

Comments
 (0)