mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 12:37:48 +01:00
test 2
This commit is contained in:
2
.github/workflows/server.yml
vendored
2
.github/workflows/server.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Download maven
|
||||
run: |
|
||||
cd "$HOME"
|
||||
wget -qO- https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz | tar --strip-components=1 xvz
|
||||
wget -qO- https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz | tar xvz --strip-components=1
|
||||
find .
|
||||
$HOME/apache-maven-3.9.9-bin/bin/mvn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user