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