Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build DiscordSRV / Build-latest-jar (push) Failing after 4m6s
Some checks failed
Build DiscordSRV / Build-latest-jar (push) Failing after 4m6s
This commit is contained in:
parent
6ff51a0888
commit
d67187595e
@ -8,7 +8,7 @@ jobs:
|
|||||||
- name: Build | Prepare packages
|
- name: Build | Prepare packages
|
||||||
run: |
|
run: |
|
||||||
apt update; apt-get install software-properties-common -y
|
apt update; apt-get install software-properties-common -y
|
||||||
apt-get install openjdk-11-jdk -y
|
apt-get install openjdk-17-jdk -y
|
||||||
- name: Setup git
|
- name: Setup git
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name "Radim Lipovčan"
|
git config --global user.name "Radim Lipovčan"
|
||||||
|
Loading…
Reference in New Issue
Block a user