Compare commits

..

No commits in common. "d2eb8e6c71cee80a7775c567b9874843e7c9d601" and "c9367a20987f3808dbe895a4aabfafa91f2111e3" have entirely different histories.

View File

@ -17,9 +17,6 @@ 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