Update build.yml

This commit is contained in:
Max W. 2024-03-02 23:21:36 +01:00
parent ee22250634
commit 325fddedca

View File

@ -20,6 +20,7 @@ jobs:
else else
echo "This is not a tag push with 'v' prefix, skipping..." echo "This is not a tag push with 'v' prefix, skipping..."
exit 78 exit 78
fi
- name: Set up JDK 21 - name: Set up JDK 21
uses: actions/setup-java@v2 uses: actions/setup-java@v2