Update .forgejo/workflows/build.yaml
All checks were successful
Build / build (push) Successful in 1m58s
All checks were successful
Build / build (push) Successful in 1m58s
This commit is contained in:
parent
24159e1164
commit
6b2a0e5c69
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: '17'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue