Skip to content

Commit 10be481

Browse files
committed
need to install deps
1 parent ad88c2e commit 10be481

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ if [[ -z $FASTLY_SERVICE_ID ]]; then
2222
fi
2323

2424
pushd compute-js || exit $?
25+
npm install
2526
$FASTLY compute build || exit $?
2627
$FASTLY compute deploy -p pkg/resf-rocky-linux-docs.tar.gz
2728

0 commit comments

Comments
 (0)