Compare commits
2 Commits
c9367a2098
...
d2eb8e6c71
Author | SHA1 | Date | |
---|---|---|---|
|
d2eb8e6c71 | ||
|
f188f6d949 |
@ -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