mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 15:47:01 +00:00
bugfix develop container
This commit is contained in:
parent
69a09a0814
commit
4d4edaded8
@ -19,8 +19,8 @@ jobs:
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: 'Download artifact'
|
||||
uses: actions/github-script@v7
|
||||
- name: Set up JDK 11
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: '11'
|
||||
distribution: 'adopt'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user