Update .github/workflows/check.yml
Some checks failed
Check / build (17-jdk) (push) Failing after 23s
Check / build (19-jdk) (push) Failing after 4s

This commit is contained in:
Maciej Pawłowski 2024-10-21 22:48:29 +02:00
parent e72d8cde3b
commit 55e8382915

View file

@ -10,12 +10,12 @@ jobs:
image: eclipse-temurin:${{ matrix.java }}
options: --user root
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: ./gradlew runDatagen --stacktrace
- run: ./gradlew build --stacktrace -x runDatagen
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Artifacts
path: build/libs/