3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-27 10:27:49 +02:00

Update ci-workflow.yml

This commit is contained in:
Björn Ritzl 2019-12-10 07:20:41 +01:00
parent bb1f34149a
commit 6a92a0b2dd

View File

@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-version: '11'
- name: Run.sh
env:
DEFOLD_USER: bjorn.ritzl@gmail.com