Updated ftp worflow
Some checks failed
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 35s

Signed-off-by: Rohit Pai <rodude123@cloud.rohitpai.co.uk>
This commit is contained in:
Rohit Pai 2023-10-20 09:48:59 +01:00
parent f3ed313b50
commit d6254edc9c

View File

@ -12,7 +12,7 @@ jobs:
uses: actions/setup-node@v3 uses: actions/setup-node@v3
with: with:
node-version: 'lts' node-version: 'lts'
run: | - run: |
export github="true" export github="true"
npm install npm install
npm start npm start