We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b924463 commit 97318baCopy full SHA for 97318ba
deploy.sh
@@ -1,6 +1,7 @@
1
#!/bin/bash
2
3
. /home/forge/.bashrc
4
+. ~/.nvm/nvm.sh
5
6
# Composer
7
php8.4 /usr/local/bin/composer install --no-dev
0 commit comments