Merge pull request '.gitea/workflows/release.yml aktualisiert' (#15) from main into Release
Reviewed-on: #15
This commit is contained in:
commit
d2eb8e6c71
@ -17,6 +17,9 @@ jobs:
|
|||||||
java-version: '17'
|
java-version: '17'
|
||||||
distribution: 'adopt' # Verwenden Sie 'adopt' für Java 17
|
distribution: 'adopt' # Verwenden Sie 'adopt' für Java 17
|
||||||
|
|
||||||
|
- name: Update Apt
|
||||||
|
run: apt update -y
|
||||||
|
|
||||||
- name: instaling common software package
|
- name: instaling common software package
|
||||||
run: apt-get install software-properties-common
|
run: apt-get install software-properties-common
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user