Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build GD / Build-latest-jar (push) Failing after 5s
Some checks failed
Build GD / Build-latest-jar (push) Failing after 5s
This commit is contained in:
parent
a1d1b36a1a
commit
d11d2d7a37
@ -7,7 +7,7 @@ jobs:
|
||||
steps:
|
||||
- name: Build | Prepare packages
|
||||
run: |
|
||||
apt-get update; apt-get install -y maven openjdk-8-jdk
|
||||
apt-get update; apt-get install -y maven openjdk-8-jdk-headless
|
||||
- name: Build | Setup git
|
||||
run: |
|
||||
git config --global user.name "Radim Lipovčan"
|
||||
|
Loading…
Reference in New Issue
Block a user