mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-31 16:34:06 +02:00
Another workflow update
This commit is contained in:
parent
01d4ebe254
commit
b6c501311c
2
.github/workflows/checkNewPlugins.yml
vendored
2
.github/workflows/checkNewPlugins.yml
vendored
@ -18,8 +18,6 @@ jobs:
|
||||
steps:
|
||||
- name: Fetch origin repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: origin
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v2
|
||||
|
Loading…
Reference in New Issue
Block a user