mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 12:37:48 +01:00
Revert "CI: downgrade maven because of some locks bug"
This reverts commit 59a0b9a856.
This commit is contained in:
3
.github/workflows/server.yml
vendored
3
.github/workflows/server.yml
vendored
@@ -32,8 +32,7 @@ jobs:
|
||||
run: |
|
||||
cd "$HOME"
|
||||
mkdir maven-bin
|
||||
# https://issues.apache.org/jira/browse/MNG-7868
|
||||
curl -s -L https://dlcdn.apache.org/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz | tar xvz --strip-components=1 -C maven-bin
|
||||
curl -s -L https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz | tar xvz --strip-components=1 -C maven-bin
|
||||
echo "$HOME"/maven-bin/bin >> $GITHUB_PATH
|
||||
|
||||
- name: Maven info
|
||||
|
||||
Reference in New Issue
Block a user