Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
klebster2 authored Nov 2, 2024
1 parent 8139e63 commit fb693c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Install vint
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade pip setuptools
pip install vim-vint==0.3.21
- name: Lint Vim script
Expand Down

0 comments on commit fb693c6

Please sign in to comment.