.gitea/workflows/release.yml aktualisiert #15
@ -17,6 +17,9 @@ jobs:
|
||||
java-version: '17'
|
||||
distribution: 'adopt' # Verwenden Sie 'adopt' für Java 17
|
||||
|
||||
- name: Update Apt
|
||||
run: apt update -y
|
||||
|
||||
- name: instaling common software package
|
||||
run: apt-get install software-properties-common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user