mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
ugh
This commit is contained in:
4
.github/workflows/server.yml
vendored
4
.github/workflows/server.yml
vendored
@@ -34,7 +34,9 @@ jobs:
|
||||
echo "$(pwd)/apache-maven-3.9.9-bin/bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Maven info
|
||||
run: mvn -v
|
||||
run: |
|
||||
echo "$GITHUB_PATH"
|
||||
mvn -v
|
||||
|
||||
- name: Set up JDK 21
|
||||
uses: actions/setup-java@v4
|
||||
|
||||
Reference in New Issue
Block a user