Update .github/workflows/ci.yml
Co-authored-by: uhooi <the_uhooi@yahoo.co.jp>
This commit is contained in:
parent
5b5d940f87
commit
ee80fd85cd
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Checkout vim-themis
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: thinca/vim-themis
|
||||
path: vim-themis
|
||||
|
|
Loading…
Reference in New Issue