mirror of
https://github.com/irmen/prog8.git
synced 2025-08-04 15:24:44 +00:00
fix action
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user