.forgejo/workflows/dotnet.yaml aktualisiert
All checks were successful
Java CI / test (push) Successful in 0s

This commit is contained in:
WeeXnes 2025-04-22 02:32:49 +00:00
parent 0c4a7e028c
commit e4c7824ce8

View file

@ -10,6 +10,6 @@ jobs:
steps:
- name: Check JDK Version
run: |
cargo -V
dotnet --version