mirror of
https://github.com/irmen/prog8.git
synced 2025-01-10 20:30:23 +00:00
fix action
This commit is contained in:
parent
6d40ca15bc
commit
7611dbbddc
1
.github/workflows/all-ci.yml
vendored
1
.github/workflows/all-ci.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 11
|
||||
distribution: adopt
|
||||
|
||||
- name: Build and test with Gradle
|
||||
run: ./gradlew build
|
||||
|
Loading…
x
Reference in New Issue
Block a user