Use this?
Some checks failed
build / build (push) Failing after 3s
publish / build (push) Failing after 0s

This commit is contained in:
Ryan Voots 2025-05-04 12:25:07 -04:00
parent 4902673b5a
commit 0398b44dc2

View file

@ -10,7 +10,7 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- name: checkout repository - name: checkout repository
uses: https://gitea.com/actions/checkout@v2 uses: actions/checkout
- name: set up java - name: set up java
uses: https://gitea.com/actions/setup-java@v4 uses: https://gitea.com/actions/setup-java@v4
with: with: