mirror of
https://github.com/britzl/monarch.git
synced 2025-06-27 02:17:53 +02:00
Update ci-workflow.yml
This commit is contained in:
parent
5525707744
commit
d68e27b2ad
7
.github/workflows/ci-workflow.yml
vendored
7
.github/workflows/ci-workflow.yml
vendored
@ -7,10 +7,11 @@ jobs:
|
|||||||
name: Build and run
|
name: Build and run
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
|
||||||
- uses: actions/setup-java@v1
|
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
|
||||||
with:
|
with:
|
||||||
java-version: '17'
|
java-version: '21.0.5+11.0.LTS'
|
||||||
|
distribution: 'Temurin'
|
||||||
- name: Run.sh
|
- name: Run.sh
|
||||||
env:
|
env:
|
||||||
DEFOLD_USER: bjorn.ritzl@gmail.com
|
DEFOLD_USER: bjorn.ritzl@gmail.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user