This commit is contained in:
Vishnu Narayanan
2024-06-05 18:36:04 +05:30
committed by GitHub
parent 326e8991c2
commit c3c2355748
+2 -1
View File
@@ -65,8 +65,9 @@ jobs:
- name: check node/yarn inside chatwoot
run: |
sudo -iu chatwoot
sudo -i -u chatwoot
ls
cd chatwoot
node --version
yarn --versio
yarn