Skip to content

Commit 472a1ab

Browse files
committed
uuff...
1 parent f455e42 commit 472a1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4.dev.local.debug.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export CMD_PATH=$(cd `dirname $0`; pwd)
99
export PROJECT_NAME="${CMD_PATH##*/}"
1010
echo $PROJECT_NAME
1111
cd $CMD_PATH
12-
npm install -g pnpm@latest-10
12+
sudo npm install -g pnpm@latest-10
1313
pnpm install
1414
pnpm deb --release 13
1515
mv ./perrisbrewery/workdir/penguins-eggs_*_amd64.deb ./mychroot/ci/

0 commit comments

Comments
 (0)