Updated nvm
This commit is contained in:
parent
735ab5790d
commit
538a8858c7
@ -1 +1 @@
|
||||
18.19
|
||||
22.2.0
|
||||
|
||||
@ -9,7 +9,7 @@ rm -rf target/
|
||||
|
||||
# Clean and build Angular project
|
||||
source /usr/share/nvm/init-nvm.sh
|
||||
nvm use 18.19
|
||||
nvm use 22.2.0
|
||||
ng build --configuration production --aot --output-hashing=all
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "ng build failed"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user