Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 authored Dec 31, 2023
1 parent 98101d1 commit cfde82b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ jobs:
echo 'ls'
ls -lh
set -x
su
git clone https://github.com/linrongbin16/lin.nvim ~/.config/nvim && cd ~/.config/nvim && bash -x ./install.sh
sudo git clone https://github.com/linrongbin16/lin.nvim ~/.config/nvim && sudo cd ~/.config/nvim && sudo bash -x ./install.sh
release:
name: Release
if: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit cfde82b

Please sign in to comment.