mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-07-30 00:59:08 +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:
|
steps:
|
||||||
- name: Fetch origin repo
|
- name: Fetch origin repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
|
||||||
path: origin
|
|
||||||
|
|
||||||
- name: Set up JDK 17
|
- name: Set up JDK 17
|
||||||
uses: actions/setup-java@v2
|
uses: actions/setup-java@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user