Skip to content

Commit 461a79a

Browse files
authored
chore: update ci
1 parent 3ea522b commit 461a79a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/nuxthub.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy to NuxtHub
1+
name: Deploy Playground to NuxtHub
22
on: push
33

44
jobs:
@@ -20,8 +20,6 @@ jobs:
2020

2121
- name: Install pnpm
2222
uses: pnpm/action-setup@v4
23-
with:
24-
version: 9
2523

2624
- name: Install Node.js
2725
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)