Update e2e-versions.yml

This commit is contained in:
Maxim Lobanov 2021-03-19 10:28:39 +03:00
parent 07c5d154e9
commit 2af39a78a7

View file

@ -33,7 +33,7 @@ jobs:
- name: Verify Java - name: Verify Java
run: bash __tests__/verify-java.sh "${{ matrix.version }}" "${{ steps.setup-java.outputs.path }}" run: bash __tests__/verify-java.sh "${{ matrix.version }}" "${{ steps.setup-java.outputs.path }}"
shell: bash shell: bash
- name: setup-java - name: setup-java
uses: ./ uses: ./
id: setup-java2 id: setup-java2
with: with: