mirror of
https://github.com/actions/setup-java.git
synced 2025-04-18 00:46:45 +00:00
action.yml
Nastavení Java action.yml v souboru na GitHub. Nechá se nastavit Java podle potřeby
This commit is contained in:
parent
799ee7c97e
commit
654210cea4
1 changed files with 1 additions and 0 deletions
|
@ -84,3 +84,4 @@ runs:
|
||||||
using: 'node20'
|
using: 'node20'
|
||||||
main: 'dist/setup/index.js'
|
main: 'dist/setup/index.js'
|
||||||
post: 'dist/cleanup/index.js'
|
post: 'dist/cleanup/index.js'
|
||||||
|
test:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue