Skip to content

Commit 31109a4

Browse files
committedJul 25, 2023
fix: let failed packages continue
1 parent fdcb6f2 commit 31109a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎setup.sh

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env zsh
22

3-
set -e
4-
53
corepack enable pnpm
64
SHELL=zsh pnpm setup
75
source "$HOME/.zshrc"

0 commit comments

Comments
 (0)