Fix publishWindows (#9042)

This commit is contained in:
Trask Stalnaker 2023-07-26 00:15:51 -07:00 committed by GitHub
parent 966c9746ca
commit 21f6deee04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -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: