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

@@ -17,7 +17,7 @@ on:
jobs:
e427-distro:
# if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ./.github/workflows/eclipse-distro-build.yml
uses: ./.github/workflows/self-hosted-eclipse-distro-build.yml
with:
eclipse_profile: 'e427'
build_type: 'snapshot'