Change basePath

This commit is contained in:
Sidharth Vinod
2021-05-29 16:53:31 +05:30
parent 3490a119f9
commit 5954c8d671
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Build & Deploy
run: |
npm i -g yarn
export CI=true
export DEPLOY=true
rm -rf docs/_app
yarn install
# yarn run lint