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
bb1f34149a
commit
6a92a0b2dd
3
.github/workflows/ci-workflow.yml
vendored
3
.github/workflows/ci-workflow.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user