Fix publishWindows (#9042)
This commit is contained in:
parent
966c9746ca
commit
21f6deee04
|
@ -50,9 +50,6 @@ jobs:
|
|||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Free disk space
|
||||
run: .github/scripts/gha-free-disk-space.sh
|
||||
|
||||
- name: Set up JDK for running Gradle
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue