mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2024-11-22 10:36:11 +01:00
Update maven.yml
This commit is contained in:
parent
cf557df54e
commit
5d0f69fad3
7
.github/workflows/maven.yml
vendored
7
.github/workflows/maven.yml
vendored
@ -29,6 +29,13 @@ jobs:
|
||||
${GITHUB_WORKSPACE}/BuildTools/BuildData
|
||||
key: buildtools-cache
|
||||
|
||||
- name: Check BuildTools cached
|
||||
run: |
|
||||
ls BuildTools
|
||||
echo "Separator"
|
||||
ls ${GITHUB_WORKSPACE}/BuildTools
|
||||
shell: bash
|
||||
|
||||
- name: Set up JDK 8
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user