.gitea/workflows/release.yml aktualisiert
This commit is contained in:
parent
19afb82083
commit
341c4d753a
@ -20,15 +20,6 @@ jobs:
|
|||||||
- name: Update Apt
|
- name: Update Apt
|
||||||
run: apt update -y
|
run: apt update -y
|
||||||
|
|
||||||
- name: instaling common software package
|
|
||||||
run: apt-get install software-properties-common -y
|
|
||||||
|
|
||||||
- name: add maven repo
|
|
||||||
run: add-apt-repository ppa:andrei-pozolotin/maven3
|
|
||||||
|
|
||||||
- name: Update Apt
|
|
||||||
run: apt update -y
|
|
||||||
|
|
||||||
- name: Update CA certificates
|
- name: Update CA certificates
|
||||||
run: apt-get install --reinstall ca-certificates -y
|
run: apt-get install --reinstall ca-certificates -y
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user