Skip to content

Commit

Permalink
vercel-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jookie committed Sep 25, 2024
1 parent 41ed7a5 commit 5374ccb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ git push -u origin main
# Do not initialize the repository with a README, .gitignore, or license if you've already initialized your project locally.
# --------Remove Repository:
# rm -rf .git
# git init
# If you've initialized a local repository and want to connect it to a remote repository on GitHub, GitLab, etc., follow these steps:
## git remote add origin <remote_repository_URL>
## 👇️ install yarn cli globally
# npm install -g yarn
Expand Down

0 comments on commit 5374ccb

Please sign in to comment.