Skip to content

Commit 565819c

Browse files
committed
It works!
1 parent 107788c commit 565819c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
with:
3131
node-version: '22'
3232

33-
- name: Delete the postinstall script?
33+
- name: Delete the postinstall script
34+
# Otherwise it enter the watch task and never finishes
3435
run: npm pkg delete scripts.postinstall
3536

3637
- name: Install dependencies

0 commit comments

Comments
 (0)