File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ jobs:
17
17
node-version : " 16.x"
18
18
19
19
- name : Installing packages
20
- run : npm install
20
+ run : yarn install
21
21
22
22
- name : Build
23
- run : npm run build && npm run export && touch ./out/.nojekyll
23
+ run : yarn run build && yarn run export && touch ./out/.nojekyll
24
24
25
25
- name : Deploy
26
26
Original file line number Diff line number Diff line change 1
- <a href =" https://github.com/anuraghazra/github-readme-stats " >
2
- <img align =" center " src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats " />
3
- </a >
4
- <a href =" https://github.com/anuraghazra/convoychat " >
5
- <img align =" center " src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat " />
6
- </a >
1
+ saumyaroy.com
2
+
3
+ Homepage
You can’t perform that action at this time.
0 commit comments