GHA: Cleanup. Attempt to correct s3 command

This commit is contained in:
aboyko
2023-07-14 13:49:27 -04:00
parent 0a590671fc
commit 1d65a04050
7 changed files with 104 additions and 17 deletions

View File

@@ -14,6 +14,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
with
sparse-checkout: |
headless-services
eclipse-language-servers
- name: Set up JDK 17
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
with: