1
0
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:
Alex Plate 2022-12-28 18:11:13 +02:00
parent 01d4ebe254
commit b6c501311c
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -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