mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-09 02:44:45 +08:00
ci: remove sudo
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
# fallback to using the latest cache if no exact match is found
|
# fallback to using the latest cache if no exact match is found
|
||||||
- v1-dependencies-
|
- v1-dependencies-
|
||||||
|
|
||||||
- run: sudo apt-get install make
|
- run: apt-get install make
|
||||||
- run: make dependencies
|
- run: make dependencies
|
||||||
|
|
||||||
- save_cache:
|
- save_cache:
|
||||||
|
|||||||
Reference in New Issue
Block a user