This commit is contained in:
Dhinak G
2020-12-29 13:38:05 -05:00
parent ba5e41e388
commit d649e52314

View File

@@ -18,6 +18,7 @@ jobs:
with: with:
fetch-depth: '0' fetch-depth: '0'
persist-credentials: false persist-credentials: false
submodules: 'recursive'
- name: Install - name: Install
run: npm install run: npm install
- name: Build - name: Build