Typos drive me nuts
Some checks failed
Actions Testing Workflow / build (push) Failing after 1m24s

This commit is contained in:
Steven Tracey 2024-10-27 15:05:27 -04:00
parent 2e13e17868
commit e7f797b1b1

View File

@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup JDK 21
uses: actions-setup-java@v4.4.0
uses: actions/setup-java@v4.4.0
with:
java-version: 21
distribution: 'temurin'