Update deps

This commit is contained in:
Sidharth Vinod
2022-05-27 15:04:21 +05:30
parent 77a8bbd27d
commit 778b020cbd
4 changed files with 69 additions and 333 deletions
-1
View File
@@ -21,7 +21,6 @@ jobs:
- name: Build & Deploy
run: |
npm i -g yarn
export DEPLOY=true
[ "$GITHUB_EVENT_NAME" != "pull_request" ] && rm -rf docs/_app/
yarn install